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...
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
According to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_virtualjtag.pdf (Page 6), you can use the Virtual JTAG IP core in tandem with other on-chip debugging applications, such as the Signal Tap logic analyzer, to increase debugging visibility.
Thanks.