aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/features
AgeCommit message (Expand)Author
2018-05-21Fix more problems with zero width things. (#779)grebe
2018-03-19Masks for zero-width fields of mems should be width zero. (#763)grebe
2017-06-21Add --no-dce command-line option to skip DCEJack Koenig
2017-06-12Add option to disable combinational loop detectionJack Koenig
2016-12-08Clk2clock - rename the implicit "clk" module input "clock" (#387)Jim Lawson
2016-11-05Fix CHIRRTL bugs (#355)Donggyu
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-10-07Add test for Firrtl mems with no ports (#327)Jack Koenig
2016-05-12Restructured Compiler to use Transforms. Added an InlineInstance pass.Adam Izraelevitz
2016-04-20Add tests for CHIRRTL mem port definitions.jackkoenig
2016-04-08Add small test for issue #105jackkoenig
2016-03-15Revamp string literal handlingjackkoenig