Kevin Laeufer
Kevin Laeufer
@hi0t : Is it OK if we include your VCD file in the wellen repository for regression testing?
I actually get an error even before the `$end`. There is a parameter that is declared to have size 0 but gets a real value, and that is not something...
I added some minimal sequence support here: https://github.com/ucb-bar/chiseltest/pull/673 That PR mostly just does the groundwork so support the new Chisel Sequence API, but the only "sequences" it supports are boolean...
I haven't run any of the tests since around 2019. So whatever version of Verilator was current back then is probably a good starting point. Here is the minimum version:...