Forum Discussion
CKang11
New Contributor
7 years agohow to use get_device_names
hi.I have some problems in FPGA . Now i am debugging my application using VJTAG. but I cannot get the device name using get_device_names' The command is exec C:\\altera\\10.0\\quartus\\bin64\\quartu...
YuanLi_S_Intel
Regular Contributor
7 years agoHi Chen Kang,
Can check if your USB Blaster is in usb-0? Also, can you use USB-0 instead of usb-0.
Regards,
YL
CKang12
New Contributor
7 years agohi,yes, the command get_hardware _names is used. usb-blaster[usb-0] is displayed.It is strange . when i use signaltapII , the device name may be seen in it.This show the usb-blaster and device are ok. Also the script file u give me from the quartus scripting reference manual is not run.what can I do?