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...
Kay
New Contributor
7 years agoDo you manage to run the command get_device_names -hardware_name [lindex [get_hardware_names]0] ?
- CKang117 years ago
New Contributor
hi, it is OK .IThe command work in xterm. So strange.In tcl console ,get_hardware_names can work, but get_device _names can not. they belong to jtag pakage.