Altera_Forum
Honored Contributor
13 years agoWhy do we need a SignalTapII that stores data on FPGA instead of...
transmitting it to the PC directly?
I am sure that if a system is designed with the idea of interrupts sent to PC through JTAG, than all those thousands of samples can just be transmitted to the PC instead of being stored on the FPGA. I find this rather strange that when an FPGA has such limited resources, we should use them to store our data along with the actual design itself. Why not design the device to send the data to the PC directly?