Open
Description
Type of issue: other enhancement
Impact: no impact to user code
Development Phase: request
Other information: Some long running tests (as noticed in #1088, though exhaustive testing may not be the right approach in a unit test) may want to be able to control or suppress if a VCD is generated.
Chisel's TestDriver
calls FIRRTL's verilogToCpp
which has VCD generation turned on by default.