Lili_7
New Contributor
2 years agoDE0-NANO
Hi there first of all i have just started to work with FPGAs. and i am struggling with this problem for 2 weeks now. i have a DE0-NANO board which i want to send some data (2 32bit data packet) fro...
1) The USB Blaster is used to program the device and make use of on-chip debugging tools while the design is running. If you use System Console with it, you could send data through this JTAG connection, but normally you'd use other I/O on the device for this purpose. In other words, it's possible, but for normal operation of an FPGA design, you wouldn't.
2) System Console does require a JTAG bridge which is usually part of a Platform Designer system design, so again, this could work in a debugging like scenario, but is not usually used for normal operation.