summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/ResetSpec.scala
AgeCommit message (Expand)Author
2020-06-22Use ChiselStage in TestsSchuyler Eldridge
2020-03-06Provide API to set concrete type of implicit reset (#1361)Jack Koenig
2020-02-12Fix := of Reset and AsyncReset to DontCare (#1336)Jack Koenig
2019-09-11Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)Jim Lawson
2019-08-13Add support for asynchronous reset (#1011)Jack Koenig