wayne
New Contributor
6 years agoImport tcl-script to Quartus
After creating the list of modifications in the ECO file using Change Manager in Chip Planner, I exported the modifications as a tcl file.
But I can’t import this file into the project. After starting it through the TCL sripts built-in utility, an error appears on the command line:
<Error: ERROR: Unable to find Chip Planner netlist. Read the netlist by using the "read_netlist" command.>
Inside the tcl file, the read_netlist command is executed. And of course I am doing a full compilation of the project before this