index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-29
Keep firrtl's simulation environment in sync with chisel's. (#425)
Jim Lawson
2017-01-27
Fix signed types (#422)
Angie Wang
2017-01-27
Move BackendCompilationUtilities into a util package for use by chisel3. (#400)
Jim Lawson
2017-01-23
Merge pull request #417 from grebe/fixedMemFix
grebe
2017-01-23
Add FixedType to uniqueify match statement.
Paul Rigge
2017-01-22
use new annotations correctly for wiring (#416)
Colin Schmidt
2017-01-20
Remove merging of source locators during module deduplication
Jack
2017-01-20
Add MultiInfo. Speedup Info concatenation. Fixes #391
Jack
2017-01-20
Merge pull request #408 from ucb-bar/scaladocroot
Jim Lawson
2017-01-20
Merge branch 'master' into scaladocroot
Jim Lawson
2017-01-20
Merge pull request #406 from ucb-bar/addmiddlefirrtlcompiler
Jim Lawson
2017-01-19
Merge branch 'master' into addmiddlefirrtlcompiler
Jim Lawson
2017-01-19
Verilog rem fix (#404)
grebe
2017-01-19
Merge branch 'master' into addmiddlefirrtlcompiler
Jim Lawson
2017-01-05
Fix ScalaDoc complaints; add sbt-site, sbt-ghpages boilerplate.
Jim Lawson
2016-12-15
Delete annotationsTestFile after test (#405)
Leonard Truong
2016-12-14
Merge branch 'master' into addmiddlefirrtlcompiler
Jim Lawson
2016-12-14
Remove scalpels.
Jim Lawson
2016-12-14
Add support for top-level use of MiddleFirrtlCompiler.
Jim Lawson
2016-12-14
Added NoDedup annotation and test (#397)
Adam Izraelevitz
2016-12-13
Add MaxWidth of 1,000,000 bits
jackkoenig
2016-12-13
Move CheckWidths to its own file
jackkoenig
2016-12-13
Update installation instructions with sbt publish-local. (#393)
Jim Lawson
2016-12-08
Copy (explicitly) test resource to targetdir. (#392)
Jim Lawson
2016-12-08
Clk2clock - rename the implicit "clk" module input "clock" (#387)
Jim Lawson
2016-12-07
Bugfix: add Neg to high form check (#384)
Adam Izraelevitz
2016-12-06
Fixes for Annotation serialized/deserialize (#390)
Chick Markley
2016-12-06
Update Travis build configuration (#388)
Jack Koenig
2016-12-05
Update README.md (#395)
Jack Koenig
2016-12-05
Add check for muxing between clocks (#360)
Jack Koenig
2016-12-05
Bugfix: expand whens not voiding memories (#380)
Adam Izraelevitz
2016-12-01
Add scala-style checkers (#386)
Chick Markley
2016-11-30
Bugfix: Dedup aggressively (ignore comments) (#375)
Adam Izraelevitz
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-21
Bugfix: exponential runtime of pull muxes (#379)
Adam Izraelevitz
2016-11-21
Rewrote inline xform to fix quadratic perf. bug (#377)
Adam Izraelevitz
2016-11-15
Add firrtl-syntax link for vim users (#376)
Adam Izraelevitz
2016-11-15
Fixed multi wiring (#368)
Adam Izraelevitz
2016-11-14
Fix wrong omitting same clocked nondirect children (#374)
Adam Izraelevitz
2016-11-14
Bugfix inferwidth (#372)
Adam Izraelevitz
2016-11-10
Added additional optimizations
azidar
2016-11-09
Added optimizations to for better width inference
azidar
2016-11-09
Bugfix: removed recursive removal in infer widths
azidar
2016-11-07
Clock List Transform (#365)
Adam Izraelevitz
2016-11-07
Fix annotations (#366)
Adam Izraelevitz
2016-11-07
make default dir be current directory (#361)
Chick Markley
2016-11-07
Added underscore to GEN, now its _GEN (#362)
Adam Izraelevitz
2016-11-05
Fix CHIRRTL bugs (#355)
Donggyu
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-04
Add a pass to deduplicate modules
azidar
[next]