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
2016-07-28
Merge pull request #207 from ucb-bar/fix-width-bug
Donggyu
2016-07-28
InferWidths now only fixes declaration widths
azidar
2016-07-27
Merge pull request #205 from ucb-bar/add-future-release
Adam Izraelevitz
2016-07-27
Merge pull request #199 from ucb-bar/add-annotations
Adam Izraelevitz
2016-07-27
Fixed compilation error using old annotations
azidar
2016-07-27
Forgot to add Annotations.scala
Adam Izraelevitz
2016-07-27
Reworked annotation system. Added tenacity and permissibility
Adam Izraelevitz
2016-07-27
Merge pull request #204 from ucb-bar/fix-spec
Adam Izraelevitz
2016-07-27
Added future-release.txt
azidar
2016-07-27
Merge pull request #198 from ucb-bar/add-chirrtl-check
Adam Izraelevitz
2016-07-27
Fixed reg concrete syntax. #197.
azidar
2016-07-26
Merge pull request #201 from ucb-bar/recursive-modules-fix
Adam Izraelevitz
2016-07-25
Changed InferTypes to update types if UnknownType or has an UnknownWidth
azidar
2016-07-25
Detects and flags cyclic module loops
chick
2016-07-21
Added a Chirrtl check for undeclared wires, etc.
azidar
2016-07-21
Indentation support for the ANTLR parser (as discussed in #192) (#194)
Kamyar Mohajerani
2016-07-07
Guard register randomization with RANDOMIZE, rather than SYNTHESIS
Andrew Waterman
2016-07-07
Re-run constant propagation after pad widths
Andrew Waterman
2016-07-07
Generalize and clean up constant propagation pass
Andrew Waterman
2016-07-06
Emit correct Verilog for SIntLiteral
Andrew Waterman
2016-07-06
Only assign garbage to Mem reads for non-power-of-2 depths
Andrew Waterman
2016-07-06
Avoid width warnings on Mem garbage assignment
Andrew Waterman
2016-07-06
Rely on $fatal vs. $finish, rather than stderr, for stop codes
Andrew Waterman
2016-07-05
Merge pull request #195 from terpstra/support-char-printf
Adam Izraelevitz
2016-07-04
printf: support '%c' for printing characters
Wesley W. Terpstra
2016-06-27
Optionally guard stop with `STOP_COND macro
Andrew Waterman
2016-06-23
Emit more useful code for stop
Andrew Waterman
2016-06-13
Merge pull request #191 from ucb-bar/ir-cleanup-fix
Adam Izraelevitz
2016-06-10
Change BoolType from method to val
Jack Koenig
2016-06-10
API Cleanup - AST
Jack
2016-06-10
API Cleanup - PrimOp & PrimOps
Jack
2016-06-10
API Cleanup - Expression
Jack
2016-06-10
API Cleanup - Statement
Jack
2016-06-10
API Cleanup - Width
Jack
2016-06-10
API Cleanup - Field & Flip
Jack
2016-06-10
API Cleanup - Type
Jack
2016-06-10
API Cleanup - Port & Direction
Jack
2016-06-10
API Cleanup - Module
Jack
2016-06-10
Avoid exponential growth in reg code emission
Andrew Waterman
2016-06-10
Merge pull request #190 from ucb-bar/threadsafe-test
Adam Izraelevitz
2016-06-10
Add test to check compiler is thread safe
Jack Koenig
2016-06-10
Fix Verilog codegen for reg
Andrew Waterman
2016-06-09
Initializes register addresses. (#189)
Adam Izraelevitz
2016-06-09
Merge pull request #177 from ucb-bar/update-spec
Adam Izraelevitz
2016-06-09
Merge branch 'master' into update-spec
Adam Izraelevitz
2016-06-09
Merge pull request #180 from ucb-bar/fix-warning
Adam Izraelevitz
2016-06-09
Merge branch 'master' into fix-warning
Adam Izraelevitz
2016-06-08
Merge pull request #185 from ucb-bar/fix-width-bug
Adam Izraelevitz
2016-06-08
Merge branch 'master' into fix-width-bug
Adam Izraelevitz
2016-06-08
Increased depth of travis clone.
azidar
[next]