Spinal-bootcamp icon indicating copy to clipboard operation
Spinal-bootcamp copied to clipboard

Is that possible to render the output waveform of simulation on jupyter notebooks?

Open Readon opened this issue 4 years ago • 2 comments
trafficstars

It would be useful to draw the simulated waveform on jupyter and analysis the result. The easiest way is to enable the capability of render vcd file on jupyter. Might the wavedrom widget helps?

Readon avatar Mar 16 '21 01:03 Readon

@Readon No, not now . show a simple demo wave on browser is ok. but for real IC design project trace wave on browser shold be too hard . on the other hand wavedrom cant zoom, and there are no mature alternatives available .so right now for developer the common EDA tools(gtkwave , verdi ...) is recommonded .

In the future, there may be open source and easy-to-use debugging tools, we will wait and see

jijingg avatar Mar 17 '21 09:03 jijingg

How about fliplot ?

Readon avatar Mar 10 '22 09:03 Readon