aboutsummaryrefslogtreecommitdiff
path: root/test/passes/to-verilog
AgeCommit message (Expand)Author
2016-08-15Remove stanza (#231)Adam Izraelevitz
2016-02-24Fixed printf bugs in scala and stanza versions. Required special casing print...Adam Izraelevitz
2016-02-08Escape quotes in strings before emitting as VerilogPalmer Dabbelt
2016-01-28Fixed rdwr and wr to verilog testsazidar
2016-01-28Added tests for previous commitazidar
2016-01-28Updated all tests to passazidar
2016-01-27Fixed additional tests and inferring rdwr ports in chirrtljackkoenig
2016-01-25Changed tests to pass with change to postfix of generated nameazidar
2016-01-24Fixed tests that broke from changing verilog backend and removing mask from w...azidar
2016-01-16WIP. Fixed a bunch of tests. Starting on implementing chirrtl, but hit roadbl...azidar
2016-01-16WIP. Compiles and almost done with verilog backend. Need to think about emitt...azidar
2016-01-16WIPazidar
2016-01-16WIP need to correctly output readwrite portsazidar
2015-08-28Moved check type and check kind after check genderazidar
2015-08-19Fixed width inference bug where constraints were propagating backwards.azidar
2015-08-17Added tests for shl and mem. Fixed bug in verilog output of mem size.azidar
2015-07-31Updated tests to pipe from stderr to stdoutazidar
2015-07-14Added tests for clocks. Added remove scope and special chars passes. Added te...azidar
2015-06-12Major revisions to spec. Bumped to v0.1.2azidar
2015-05-18First pass at a Verilog Backend. Not tested, but compiles and generates reaso...azidar