aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/FirrtlSpec.scala
AgeCommit message (Expand)Author
2018-02-27Refactor Annotations (#721)Jack Koenig
2017-11-08Add FirrtlCheckers and scalatest helpers for testingJack Koenig
2017-06-28[Testing] Have SimpleTransformSpec mix in FirrtlMatchersJack Koenig
2017-05-11Improved Global Dead Code Elimination (#549)Jack Koenig
2017-04-18"Scope" test resource (top.cpp). (#398)Jim Lawson
2017-03-06Add ability to emit 1 file per module (#443)Jack Koenig
2017-01-31Replace createTempDirectory with createTestDirectory (#427)Jack Koenig
2017-01-27Move BackendCompilationUtilities into a util package for use by chisel3. (#400)Jim Lawson
2016-12-05Add check for muxing between clocks (#360)Jack Koenig
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-10-26Improve integration test API and add support for Verilog resourcesjackkoenig
2016-07-27Reworked annotation system. Added tenacity and permissibilityAdam Izraelevitz
2016-05-12Restructured Compiler to use Transforms. Added an InlineInstance pass.Adam Izraelevitz
2016-04-22Add "normalize" function to FirrtlSpec for easier string comparison testingjackkoenig
2016-04-20Add tests for CHIRRTL mem port definitions.jackkoenig
2016-04-16Add license to testsjackkoenig
2016-04-08Add small test for issue #105jackkoenig
2016-03-15Revamp string literal handlingjackkoenig
2016-03-03Add some integration tests: successful compilation and executionjackkoenig