Rainwang
Contributor
2 years agohow to by pass a non-intel device in quartus prime pro programmer?
Hi,
i am using quartus prime pro 23.4, and i connected the JTAG of the ethernet PHY chip on my board into the jtag chain for BSCAN usage. but now when l tried to detect the jtag chain in the programmer, an "UNKNOWN_NO_JTAG_ID"device is detected and i can't program the jic file into the flash, so i want to know how can i bypass this device in the jtag chain so that i can program the jic file into the flash ?
thanks!
- Hi,
did you try specified procedure in Quartus manual?
2.4.2. Editing the Details of an Unknown Device
When the Intel Quartus Prime Programmer automatically detects devices with shared JTAG IDs, the Programmer prompts you to specify the device in the JTAG chain. If the Programmer does not prompt you to specify the device, you must manually add each device in the JTAG chain to the Programmer, and define the instruction register length of each device.
To edit the details of an unknown device, follow these steps:
1. Double-click the unknown device listed under the device column.
2. Click Edit.
3. Change the device Name.
4. Specify the Instruction register length.
5. Click OK.
6. Save the .cdf file.