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

Create multiple design partitions (more) easily

Altera_Forum
Honored Contributor II
1,362 Views

Hello, 

does anyone know of a way (using a tcl script or something) to search the Project hierarchy and create a design partition around design entities matching a given name? I have to do this in order to work around a Quartus bug with multipliers (at Altera's suggestion) but I have many such multipliers and doing it by hand in the Project Navigator window is a little cumbersome (albeit doable). I have had to repeat the manual procedure a number of times however, so some form of automation would be useful. 

 

Thanks for any suggestions, 

Dave
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
433 Views

https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/tclscriptrefmnl.pdf 

 

Yes, just write a script to create the partitions. Not sure if your bigger problem will be cherry-picking relevant paths in the hierarchy? But in general, if you know the hierarchies you want, writing the script to create the partitions is was enough.
0 Kudos
Altera_Forum
Honored Contributor II
433 Views

Great, thanks for the link.

0 Kudos
Reply