Guest
Hi Group,
As part of out project simulations, we are required to provide digital
stimulus from a VCD file containing analog simulation O/P.
The VCD file contains "analog" data (real), so what I need to do is
- Parse the VCD file
- Convert the analog voltages to digital levels (0,1 or X)
- Apply them from my testbench.
I would prefer if all this could be acheived in VHDL, but any scripts
that do some (or all) of the above would be great.
Thanks,
Steven
As part of out project simulations, we are required to provide digital
stimulus from a VCD file containing analog simulation O/P.
The VCD file contains "analog" data (real), so what I need to do is
- Parse the VCD file
- Convert the analog voltages to digital levels (0,1 or X)
- Apply them from my testbench.
I would prefer if all this could be acheived in VHDL, but any scripts
that do some (or all) of the above would be great.
Thanks,
Steven