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) from my pc to it to do some process and functions and vise versa receive data from FPGA on my pc. so in basic i have a .exe which i developed in c takes data from user and process them and then sends them to FPGA.
my questions:
1.is it possible with usb blaster on the board?without any other extra module?
2.is it possible with using QSYS? which kind of serial interface protocol should i use? jtag uart? or avalon_st jtag interface? in general what is difference between them?
thanx in advance