Hi,
Having a hard time getting my vcds correct. I keep on getting "L"s
and "H"s on TDI/TMS, which we all now as signals going into the device.
Can somebody help me?
Here's what my batch/do file looks like:
vcd dumpports -file capture.vcd
vcd add -ports tms
vcd add -ports tdi
vcd add -ports tck
vcd add -ports tdo
vcd add -ports trst
Thanks in advance!