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

Quartus optimising out big bunches of logic

binupr
New Contributor II
582 Views

Hi there,

In my project, I noticed Quartus is optimising a lot of sub-module components in synthesis. Interesting thing is when I run the sub-module synthesis, its components are in tact.

 

How can I make sure Quartus maintains hierarchical boundaries? I enabled 'Incremental compile' switch as an experiment. But did not do any improvement. I am using Quartus 23.2

 

Thanks

Binu

Labels (1)
0 Kudos
3 Replies
sstrell
Honored Contributor III
558 Views

Anything not connected eventually to an I/O can get optimized away.  You can use virtual pin assignments to unconnected signals to avoid this.

0 Kudos
SyafieqS
Employee
513 Views

Let me know if there is any update from previous reply


0 Kudos
binupr
New Contributor II
507 Views
You can close this ticket. Found a solution
0 Kudos
Reply