Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Discussions

tcl script for design partition

Altera_Forum
Honored Contributor II
2,236 Views

Can I write a tcl script to create design partitions and a tcl script for logic lock. 

My code is written in verilog.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,523 Views

Use the GUI to create a LogicLock region, and then adjust things until you are happy with them. Then use "Project->Generate Tcl File for Project" to create a Tcl script for your project. That Tcl script will contain a lot of assignments that start with LL_ (logic lock). 

 

That should be enough to get you started. 

 

Cheers, 

Dave
0 Kudos
Reply