How to dump module internal signals in verilator?
Such as the code displayed below, how can I dump the internal signal just like _x
into waveform when I use verilator with the version==4.210? Did I need to switch to upper version?
Such as the code displayed below, how can I dump the internal signal just like _x
into waveform when I use verilator with the version==4.210? Did I need to switch to upper version?