aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/FirrtlSpec.scala
AgeCommit message (Expand)Author
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-03-12Add Support for FPGA Bitstream Preset-registers (#1050)John's Brew
2020-02-13Update ScalaTest deprecations. (#1382)Jim Lawson
2020-01-07Switch compileFirrtlTest from Driver to FirrtlStageJack Koenig
2020-01-07Redirect testing shell commands to loggerJack Koenig
2019-11-29Remove scala-logging fully in favor of our own loggerJack Koenig
2019-08-01Followup to PR #1142chick
2019-04-25Add tests for Annotations/Options refactorSchuyler Eldridge
2019-02-25Run CheckHighForm after all non-emitter transforms in firrtl tests (#548)Jack Koenig
2019-02-14Asynchronous Reset (#1011)Jack Koenig
2018-11-15Combine cats (#851)Albert Chen
2018-07-20Constant prop add (#849)albertchen-sifive
2018-06-28Protobuf (#832)Jack Koenig
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