summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/VecLiteralSpec.scala
AgeCommit message (Expand)Author
2023-01-11Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)mergify[bot]
2022-11-10 Warn on S-interpolator usage for assert, assume and printf (backport #2751) ...Aditya Naik
2022-03-10Emit FIRRTL bulkconnects whenever possible (#2381) (#2440)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-10-05Deprecate auto-application of empty argument lists to parameterless functions...Jared Barocsi
2021-08-23Remove chisel3's own firrtl Emitter, use firrtl SerializerJack Koenig
2021-04-27Introduce VecLiterals (#1834)Chick Markley