aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/AsyncResetSpec.scala
AgeCommit message (Expand)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-22Async reset tieoff bug (#1854)David Biancolin
2020-08-14All of src/ formatted with scalafmtchick
2020-08-14tests: Decrease Dependency on Deprecated APIs (#1839)Kevin Laeufer
2020-07-23Update negative literal emission (#1782)Albert Chen
2020-04-20Avoid casting 2-bit interval to AsyncReset in testAlbert Magyar
2020-04-14Add Paul's async-reset self-init case as a testAlbert Magyar
2020-04-14Allow casts in AsyncReset literal value check (#1523)Jack Koenig
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-02-06Add constant prop to async regs (#1355)Adam Izraelevitz
2020-02-06Emit 'else' case for trivial-valued async reset regs to avoid latches (#1359)Albert Magyar
2020-01-07Remove unnecessary $signed casts for PrimOps in Verilog EmitterJack Koenig
2019-11-05Move CheckResets after CheckCombLoops (#1224)Jack Koenig
2019-10-18Upstream intervals (#870)Adam Izraelevitz
2019-08-13Infer reset (#1068)Jack Koenig
2019-02-14Asynchronous Reset (#1011)Jack Koenig