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

Effect of Virtual Pins on Resource Utilization Statistic

Altera_Forum
Honored Contributor II
1,187 Views

Is the LUT used to implement a Virtual Pin included in the "Total Logic Elements" statistic found in the *.fit.summary file?  

 

In other words, is the following equation true (using stats from *.fit.summary): 

 

(Logic Utilization Without Virtual Pins) = (Total logic elements) - (Total virtual Pins) 

 

Thanks.  

 

 

PS: I'm using Quartus 13.0.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
488 Views

Yes, it is included. 

In the fit report ".fit.rpt" there is a line describing virtual pins utilization in ALMs. See attached screenshot. 

Also, in the Resource Utilization By Entity section of the .fit.rpt there is a column telling how many of the resources are virtual pins. 

 

Thanks, 

Evgeni
0 Kudos
Reply