Ross Daly
Ross Daly
I have not been able to isolate an example as it happens randomly and on linux. Will update with a concrete way to recreate.
https://github.com/Tessil/ordered-map This is a header only implementation
Initially, we just need support for dumping the IO of the top level module to a VCD format. https://en.wikipedia.org/wiki/Value_change_dump
This will depend on #668 since it includes the verilog gold file checking. In addition I want to add the following: - [ ] lint check using verilator for a...