| Age | Commit message (Collapse) | Author |
|
Don't just use UnknownType() everywhere.
|
|
|
|
Fix Chirrtl serialization bug
|
|
|
|
Add guard to emission of simulation constructs
|
|
|
|
|
|
|
|
|
|
|
|
Fix StringLit to ignore escaped double quotes
|
|
|
|
Allow FIRRTL to run on Travis
|
|
The printf call you're making doesn't appear to be standard, so I've
replaced it with something else.
|
|
|
|
|
|
Add some integration tests: successful compilation and execution
|
|
|
|
|
|
|
|
Separate serialize functions into separate file
|
|
Travis add chisel3
|
|
|
|
|
|
|
|
|
|
|
|
prints in SplitExp, and emitting expressions instead of their toString counterparts
|
|
|
|
|
|
Quick fix for printf in the emitted Verilog
|
|
|
|
Travis support
|
|
|
|
|
|
|
|
|
|
compares to expected Verilog. Uses ScalaTest. Should be eventually replaced with actual simulation of rocket-chip
|
|
|
|
use StringWriters without the Compiler closing it)
|
|
|
|
|
|
The 'make set-osx' step is symlinking to the wrong file. This fixes it.
|
|
|
|
Add a test for (and work around) an "infer mport"
|
|
These were accidentally removed.
|
|
|
|
|
|
|
|
|