Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI just edit the .qsf manually. Actually I have a utility that extracts pin-names from a (Orcad or Altium) schematic netlist. I then copy/paste the prepared assignments. Unfortunately the schematic names are all upper-case, so i have some editing to do, but at least the locations are correct. Maybe one day I'll extend the utility to read the (VHDL) top design file(or possibly more appropriate report file).
So if you are typing a .tcl to insert the locations you might as well just edit the .qsf. The rest of the work like IO standard etc. I do in the Pin Planner. Which I usually have done before to start off the design. To Gary: I wish they (the whole EDA) switched to Python, but I guess it won't happen soon :(