Can you share the vcd file? I have some scripts to do that, but: - it is extremely easy to code a sc...
s
Can you share the vcd file? I have some scripts to do that, but: • it is extremely easy to code a script to parse a specific vcd file and generate the equivalent spice stimuli. • it is extremely difficult to have such a script that works in the general case, given the infinite boundary contitions (vcd file format itself has differences depending on the tool that generated it).
l
I may be able to use another tool for the RTL simulation and re-extract the VCD there. Would there be a preferred tool for getting a VCD that can be parsed?