summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/StrongEnum.scala
AgeCommit message (Expand)Author
2020-07-21Delete outdated scalastyle configuration comments from sourceAlbert Magyar
2020-06-22Use ChiselStage in TestsSchuyler Eldridge
2020-04-13Update scalatest to 3.1.0 (#1394)Jim Lawson
2019-06-24Changed Value macro in ChiselEnum so that it doesn't use deprecated (#1104)Hasan Genc
2019-05-20Repackagecore rebase (#1078)Jim Lawson
2019-03-22Fix enum annotations (#936)Hasan Genc
2019-03-18Split #974 into two PRs - scalastyle updates (#1037)Jim Lawson
2019-01-25WireDefault instead of WireInit, keep WireInit around (#986)Martin Schoeberl
2018-10-29Turn off strong enum annotations (#916)Hasan Genc
2018-10-12Strong enums (#892)Hasan Genc