Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSending data from Cyclone V FPGA to PC through USB Blaster
Hi All, I have a cyclone V Soc Development kit which has an on board USB blaster II comprising of MAX II and Cypress USB driver CY7C68013A. I would like to transmit data through the USB dri...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Thank you wombat but is there any tcl script in particular for executing these commands?? --- Quote End --- I don't think I really understand your question. You should start SystemConsole from the Quartus GUI (or by typing system-console from the command line), the bottom right hand window is the script window into which you can type Tcl and see the results. If you save your script into a file then the Tcl source command can be used to execute it. Alternatively, you can right click on the /scripts node in the system explorer window, open the user scripts folder and then create a Tcl file in there. You can then run it by clicking on it.