SparkyNZ
Contributor
4 years agoIs it possible to use Virtual JTAG and SignalTap at the same time?
I've added VJTAG to my project so I can send commands to my FPGA from the command line using a TCL script - commands such as "write to address x with value y" or "get value from address x".
This is...