https://open-source-silicon.dev logo
j

jrsharp

10/26/2020, 7:44 AM
Can anyone recommend a good python module for processing vcd (value change dumps) from e.g. icarus verilog?
c

Colin Marquardt

10/26/2020, 8:21 AM
https://github.com/umarcor/vcd_parsealyze has some nice features in case you need them (I haven't used it myself though)
j

jrsharp

10/26/2020, 10:26 PM
Thanks! I'll check it out
2 Views