aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/ChirrtlSpec.scala
AgeCommit message (Expand)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2019-10-18Upstream intervals (#870)Adam Izraelevitz
2019-09-16Rename gender to flowSchuyler Eldridge
2019-08-07DRY check chirrtl (#1148)Albert Magyar
2019-02-22Add Width Constraints with Annotations (#956)Albert Chen
2018-09-26Enforce port uniqueness in Chirrtl/High ChecksSchuyler Eldridge
2017-05-10Update rename2 (#478)Adam Izraelevitz
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-10-26Improve integration test API and add support for Verilog resourcesjackkoenig
2016-07-21Added a Chirrtl check for undeclared wires, etc.azidar
2016-06-10API Cleanup - ASTJack
2016-05-12Restructured Compiler to use Transforms. Added an InlineInstance pass.Adam Izraelevitz
2016-05-12Implement File Infojackkoenig
2016-04-20Add tests for CHIRRTL mem port definitions.jackkoenig