Forum Discussion
MLars19
New Contributor
1 year agoimport qud file with tcl
How can I import devices (qud files) using a tcl command? It is possible in the programmer gui but I can't find how to do it by tcl.
sstrell
Super Contributor
1 year agoYour programmer configuration can be saved as a .cdf file, preserving your JTAG chain customization with the other devices. Would that solve the issue?
MLars19
New Contributor
1 year agoIt is already saved as a cdf-file, the problem is that the jtag-chain has two non-native devices which are not recognized by a fresh quartus installation. They need to be imported before the quartus_cpf command can be used with the cdf-file.