spatial-lang
spatial-lang copied to clipboard
Support turning on/off waveforms during build, and support generating VPD files
-
We currently generate waveforms all the time, and all signals are tracked. We should support building simulation code without waveforms.
-
VCD files can get unreasonably large for long-running designs. Support VPD files which are much smaller.
We should also plan on also having a "named signal" mode where only symbols with corresponding "real" names in the program are tracked. I'll have a fix for the source context for that soon. I don't remember if you can track the contents of memories, but that would also be good if possible.