aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/CheckSpec.scala
AgeCommit message (Expand)Author
2018-09-26Enforce port uniqueness in Chirrtl/High ChecksSchuyler Eldridge
2018-02-08CheckHighForm should check that Bits MSB >= LSB (#738)Schuyler Eldridge
2017-12-20Verify shl/shr amount is > 0 (#710)Jim Lawson
2017-05-03Add checks on register clock and reset types (#33) (#553)Albert Magyar
2016-12-08Clk2clock - rename the implicit "clk" module input "clock" (#387)Jim Lawson
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-08-16add test case for clock type connection (#239)mwachs5
2016-07-25Detects and flags cyclic module loopschick
2016-06-10API Cleanup - ASTJack
2016-05-24Added Errors class and fixed tests.azidar
2016-05-12Implement File Infojackkoenig
2016-04-26Add test for recursive check for whether BundleType contains flipsAdam Izraelevitz