summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/RangeSpec.scala
AgeCommit message (Expand)Author
2022-01-10Apply scalafmtJack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-04-13Update scalatest to 3.1.0 (#1394)Jim Lawson
2019-10-18Interval Data Type Support for Chisel (#1210)Chick Markley
2016-11-21Move ChiselRange to experimentalducky
2016-11-21Address review commentsducky
2016-11-21Fix open-open range specifier, remove dead code, restyle testsducky
2016-11-21Add invalid range specifier testducky
2016-11-21Oops, forgot to include literal expressions.Paul Rigge
2016-11-21Write range macro tests in a better way.Paul Rigge
2016-11-21Add interpolated variables to range macro test.Paul Rigge
2016-11-21Change some of the test names.Paul Rigge
2016-11-21Add a macro test casePaul Rigge
2016-11-21Incorporate feedback.Paul Rigge
2016-11-21Add some more tests.Paul Rigge
2016-11-21simple test that range interpolator works with UInt factory methodchick