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
Age
Commit message (
Expand
)
Author
2016-05-03
Refactor Check Initialization to trace voids through temporary nodes
jackkoenig
2016-05-03
Make style and spacing of Check Initialization more idiomatic Scala
jackkoenig
2016-05-03
Move Check Initialization to its own file
jackkoenig
2016-05-03
Add Expand Whens test
jackkoenig
2016-05-03
Rewrite ExpandWhens to memoize complex default values
jackkoenig
2016-05-03
Change style and spacing of Expand Whens to be more idiomatic Scala
jackkoenig
2016-05-03
Move ExpandWhens to its own file
jackkoenig
2016-05-03
Add Utils function getDeclaration
jackkoenig
2016-05-03
Make simulations that time out fail when run in firrtlTests
jackkoenig
2016-05-03
Move splitRef and mergeRef from LowerTypes to Utils
jackkoenig
2016-05-03
Add HasInfo trait to IR, IsDeclaration mixes in HasInfo
jackkoenig
2016-04-29
Change PassUtils to use Utils.time function
jackkoenig
2016-04-29
Cleanup Parser comments and imports - No functional changes
jackkoenig
2016-04-29
Add timing to Parser
jackkoenig
2016-04-29
Add time function to Utils
jackkoenig
2016-04-26
Test that nested expressions don't make it to the Emitter
Andrew Waterman
2016-04-26
Make sure nested expressions don't make it to the Emitter
Andrew Waterman
2016-04-26
Split ValidIf from within PrimOps
Andrew Waterman
2016-04-26
Fixed the check for bundle equality to allow relative flips to be wrong, but ...
Adam Izraelevitz
2016-04-26
Added flag to parser to turn off using source locators. This allows for easie...
Adam Izraelevitz
2016-04-26
Add test for recursive check for whether BundleType contains flips
Adam Izraelevitz
2016-04-26
Fixed bug in recursive check for whether BundleType contains flips.
Adam Izraelevitz
2016-04-22
Add tests for Uniquify pass
jackkoenig
2016-04-22
Add Uniquify Pass
jackkoenig
2016-04-22
Add Lower Types tests
jackkoenig
2016-04-22
Add "normalize" function to FirrtlSpec for easier string comparison testing
jackkoenig
2016-04-22
Refactor LowerTypes
jackkoenig
2016-04-22
Move LowerTypes to its own file
jackkoenig
2016-04-22
Add utility functions for coverting and computing Gender and Flip
jackkoenig
2016-04-22
Add isGround and isAggregate functions to Type Utils.
jackkoenig
2016-04-22
Add optional Info argument to FieldUtils.ToPort
jackkoenig
2016-04-22
Change FIRRTLException: case class -> class so case classes can extend
jackkoenig
2016-04-21
Add Expression.tpe accessor
Andrew Waterman
2016-04-21
Avoid Lint errors connecting wide signals to narrow ones
Andrew Waterman
2016-04-21
SplitExpressions should split Mux, not just DoPrim
Andrew Waterman
2016-04-21
Emit correct width for ConstProp'd bit extract
Andrew Waterman
2016-04-21
Strip comments before checking for circuit in Translator
jackkoenig
2016-04-21
Split Expressions on Stop similarly to how they are split on Print
jackkoenig
2016-04-21
Fix some wonky spacing in Split Expressions
jackkoenig
2016-04-21
Run Split Expressions before ConstProp, CSE, and DCE
jackkoenig
2016-04-20
Add tests for CHIRRTL mem port definitions.
jackkoenig
2016-04-20
Change RemoveCHIRRTL to define port clocks at CHIRRTL port definition
jackkoenig
2016-04-20
Fix top.cpp reset race condition #137
jackkoenig
2016-04-20
Use a global namespace for VarWidth names
Andrew Waterman
2016-04-19
Change pass name printing to info. Print pass runtime.
jackkoenig
2016-04-16
Add Namespace for thread-safe creation of names and temporary names
jackkoenig
2016-04-16
Add useful traits for Names and Declarations
jackkoenig
2016-04-16
Add license to tests
jackkoenig
2016-04-16
Add some Parser tests
jackkoenig
2016-04-16
Add more keywords to Id list
jackkoenig
[prev]
[next]