EEC 180/181 Tutorial: FPGA Resource Usages

EEC 180/181, Digital Systems Design


After compiling a design, the resources used by the hardware design can be viewed in a number of ways. Several methods are detailed on this webpage.

  1. Quartus' Chip Planner Resource Map
  2. A visual diagram showing the resources used by a particular design can be viewed with Chip Planner which is invoked by clicking the Tools menu and then selecting Chip Planner.


    Figure 1. Example chip planner resource map diagram shown by Quartus. Click image to show in a larger resolution.

  3. Quartus' Summary Resource Information
  4. View a summary report by clicking
          View Report
    in the left pane. Then click the first item in the center window called:
          Flow Summary
    which will show the summary in the right pane.

    The most interesting values include:


    Figure 2. Example summary resource information shown by Quartus. Click image to show in a larger resolution.

  5. Quartus' Detailed Resource Information
  6. For the detailed resource information, click
          Resource Usage Summary
    in the center pane to show the detailed resource information in the right pane.

    Many details of the key parameters shown in the summary view can be seen here and in addition, some interesting parameters visible here include:


    Figure 3. Example detailed resource information shown by Quartus, view of the top section of the right pane's information. Click image to show in a larger resolution.



    Figure 4. Example detailed resource information shown by Quartus, view of a lower section of the right pane's information. Click image to show in a larger resolution.


EEC 181 | B. Baas | ECE Dept. | UC Davis
2022/04/12  Written
2022/04/14  Added chip planner diagram
Written by Ziyuan Dong and Bevan Baas