| Age | Commit message (Collapse) | Author |
|
|
|
|
|
roadblock in assigning clocked ports
|
|
|
|
updated Makefile to play nicer when firrtl is a submodule, fixed bug in Translator for single line scopes, fixed firrtl-scala script to point to firrtl.Driver instead of old firrtl.Test
|
|
Conflicts:
Makefile
|
|
Updated Scala FIRRTL with Testing and Infer-Types Pass
|
|
modified Logger slightly, added Primops object for utility functions, minor changes in Utils
|
|
|
|
This way I don't have to type "make install-linux" whenever a new
Stanza zip drops.
|
|
|
|
ASIC backend.
|
|
|
|
now be small examples, categorized by either passes, errors, or features.
|
|
Fix makefile dependences so make -j doesn't fail
|
|
|
|
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
generate as-SInt instead of convert, always. Added fast build to Makefile
|
|
|
|
Added Long support so UInt(LARGENUMBER) works
|
|
debugging.
|
|
|
|
|
|
|
|
|
|
|
|
justification. Added response to feedback, locatd in notes/feedbackQA*. Use two different mains, one for testing and one for deployment (make build vs make build-deploy).
|
|
with a new IR construct - Null. LetRec is not implemented, but is
marked with a TODO.
Test cases for this pass are now located in
test/passes/initialize-register
|
|
Changed package names from chipper to firrtl
|
|
|
|
IR to match parser.
|