Altera_Forum
Honored Contributor
17 years agotcl
how to assign a sub-sub-entity like oscrow:\g1:0:comp|osc:\g1:6:comp into a logic lock region using tcl script? Thanks!
By the way, if you look in the .qsf at your assignments, those lines can be directly put into a Tcl script and run in Quartus II. And for all Tcl commands, at a prompt type "quartus_sh --qhelp". I find that invaluable, and generally the first place I go.