Answers Database


How to find the amount of on chip resources used by M1 Implementation software.


Record #2710

Problem Title:
How to find the amount of on chip resources used by M1 Implementation software.


Problem Description:
Urgency: Standard

General Description:
Where can I find information about how manya and what kind of
resources (eg flip flops, CLB's, tri-state buffers) are used by
my design.


Solution 1:

The Design Summary section of the map report lists information
about resource utilization. The Design Summary is at the bottom
of the map report file.

Command Line:

  The map report is created by map.   It is labelled:

    <design>.mrp	   <design> = output file name from mapper

Graphical Interface:

   The map report can be viewed by openning the report browser and
   double clicking on the Map Report. To open the report browser,
   select the Utilities->Report Browser from the Design Manager
   window.


Below is a sample Design Summary:

Section:  Design Summary
------------------------

   Number of warnings:	   5
   Number of errors:	   0
   Number of CLBs:		1185 out of 1296
      Flops/latches:	 2031
      4 input LUTs:	 1833
      3 input LUTs:	 1100
   Number of bonded IOBs:      243 out of  256
   Number of BUFGLSs:		4 out of    8




End of Record #2710 - Last Modified: 08/21/97 16:53

For the latest news, design tips, and patch information on the Xilinx design environment, check out the Technical Tips!