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-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
2016-06-08
Fix for bug introduced in #174
azidar
2016-06-07
Merge pull request #179 from sdtwigg/fixminwidth
Adam Izraelevitz
2016-06-07
Merge pull request #153 from ucb-bar/update-check-high-form
Adam Izraelevitz
2016-06-07
Merge pull request #182 from ucb-bar/bringup-hwacha
Adam Izraelevitz
2016-06-07
Merge pull request #183 from jackkoenig/threadsafe-serialize
Adam Izraelevitz
2016-06-07
Fix non-thread safe Serialize by splitting it into class and object
Jack Koenig
2016-06-06
Fix bug in FIRRTL width inference, refactor associated functions
Stephen Twigg
2016-06-06
Guard mem read ports with random data if read addr is out of range
jackkoenig
2016-06-01
Suppress "match may not be exhaustive" warning
Andrew Waterman
2016-05-24
Update sbt-antlr4 URL
Andrew Waterman
2016-05-24
Remove prefix checking from Check High Form
jackkoenig
2016-05-24
Added Errors class and fixed tests.
azidar
2016-05-24
add better type mismatch error message
Colin Schmidt
2016-05-24
Add integration test for single-ported memory
jackkoenig
2016-05-24
Remove nested AND in creation of readwrite ports for mems.
jackkoenig
2016-05-24
Fix LowerTypes to check for wmode instead of rmode
jackkoenig
2016-05-23
Updated spec. Changed dshl width to w(e) + 2^w(n) - 1. Changed fileinfo to ju...
azidar
2016-05-12
Restructured Compiler to use Transforms. Added an InlineInstance pass.
Adam Izraelevitz
2016-05-12
Implement File Info
jackkoenig
2016-05-11
Remove trait StanzaPass and related dead code
jackkoenig
2016-05-10
Add test suite for Constant Propagation
Adam Izraelevitz
2016-05-10
Remove old SplitExp pass (replaced by SplitExpressions)
jackkoenig
2016-05-10
Modified Verilog compiler to use new passes
Adam Izraelevitz
2016-05-10
Added RemoveValidIf pass.
Adam Izraelevitz
[prev]
[next]