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
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2017-05-18
Upgrade Logging facility (#488)
Chick Markley
2017-05-17
Make sure not to DCE input-only extmodules unless specified (#590)
Jack Koenig
2017-05-12
Bugfix: renaming instance ports was broken. (#588)
Adam Izraelevitz
2017-05-11
Improved Global Dead Code Elimination (#549)
Jack Koenig
2017-05-10
Update rename2 (#478)
Adam Izraelevitz
2017-05-03
Add checks on register clock and reset types (#33) (#553)
Albert Magyar
2017-05-03
Add test for source locators on multi-line reset registers (#554)
Jack Koenig
2017-04-18
"Scope" test resource (top.cpp). (#398)
Jim Lawson
2017-04-03
Find a single cycle from potentially many in a combinational SCC
Albert Magyar
2017-03-30
Make force-append-anno-file work. Fixes #515 (#516)
Jack Koenig
2017-03-29
Fix bug where zero width expressions in nodes wouldn't get zeroed (#514)
Jack Koenig
2017-03-23
Add pass to detect combinational loops
Albert Magyar
2017-03-23
Pass now subclasses Transform (#477)
Adam Izraelevitz
2017-03-23
Add TargetDirAnnotation to give transforms access (#503)
Jack Koenig
2017-03-22
Fixed zero width perf bug #502
Adam Izraelevitz
2017-03-22
Fixing whitespace broke test....
azidar
2017-03-22
Bugfix: apply/unapply of PinAnnotation broken
azidar
2017-03-17
Add utilites for digraphs and netlist analyses
Albert Magyar
2017-03-17
Give better error message if missing emitedcircuit
Adam Izraelevitz
2017-03-15
Use newer rocket regression spec without comb loop
Albert Magyar
2017-03-09
make sure infer-rw works for exclusive when statements (#481)
Donggyu
2017-03-09
Sint tests and change in serialization (#456)
Adam Izraelevitz
2017-03-06
Zero width (#402)
Adam Izraelevitz
2017-03-06
Fix mistake when rebasing
Adam Izraelevitz
2017-03-06
After merge, fixed added transforms
Adam Izraelevitz
2017-03-06
Added more stylized debugging style
Adam Izraelevitz
2017-03-06
Addresses #459. Rewords transform annotations API.
Adam Izraelevitz
2017-03-06
Add ability to emit 1 file per module (#443)
Jack Koenig
2017-03-03
Bugfix: InlineInstances must prefix instances
Adam Izraelevitz
2017-03-01
Allow nested digit fields in subfield expressions
Jack Koenig
2017-03-01
Fix bug in Lexer rule for DoubleLit and add tests
Jack Koenig
2017-02-26
Align types and names of ports in emitted Verilog (#463)
Jack Koenig
2017-02-23
Add support for bundle fields to start with digits (#462)
Jack Koenig
2017-02-21
Implementation of nodedupe mem (#447)
Colin Schmidt
2017-02-14
Add support for Analog types in partial connect (#435)
Jack Koenig
2017-02-14
Fixes #441, ConvertFixedToSInt not recursing exps
Adam Izraelevitz
2017-02-12
Changed fixed-point cat semantics to return uint (#436)
Adam Izraelevitz
2017-02-07
Rework Attach to work on arbitrary Analog hierarchies (#415)
Jack Koenig
2017-02-01
Fix anno in backend (#428)
Chick Markley
2017-02-01
Fetch resource files as resources. (#399)
Jim Lawson
2017-01-31
Replace createTempDirectory with createTestDirectory (#427)
Jack Koenig
2017-01-31
Blackboxhelper (#418)
Chick Markley
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
Add FixedType to uniqueify match statement.
Paul Rigge
2017-01-20
Remove merging of source locators during module deduplication
Jack
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
[next]