Altera_Forum
Honored Contributor
16 years agoUpdating LogicLock-parameters in TCL-script
Hello,
I am trying to create a TCL-based design flow for a design that has one Logic-locked partition in Quartus 9.0 for Linux. In the GUI-version of Quartus, I can right-click on the defined LogicLock and chose "Set size and origin to previous fitter result". How do I do this in TCL? What I did so far in my script: * I created the partition and the according LogicLock. * I did map, cdb --merge and fit. * I exported the partition. * When I read back the LogicLock-parameters, they were not updated. I did not find any help in the Quartus-documentation or in past forum threads. Regards Bernd Neumann