📄 main.map.rpt
字号:
Analysis & Synthesis report for main
Fri May 23 09:51:12 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Analysis & Synthesis Summary
3. Analysis & Synthesis Settings
4. Analysis & Synthesis Source Files Read
5. Analysis & Synthesis Resource Usage Summary
6. Analysis & Synthesis Resource Utilization by Entity
7. User-Specified and Inferred Latches
8. Parameter Settings for Inferred Entity Instance: counter:inst|lpm_counter:Q5_rtl_0
9. Parameter Settings for Inferred Entity Instance: counter:inst|lpm_counter:Q0_rtl_1
10. Parameter Settings for Inferred Entity Instance: counter:inst|lpm_counter:Q1_rtl_2
11. Parameter Settings for Inferred Entity Instance: counter:inst|lpm_counter:Q2_rtl_3
12. Parameter Settings for Inferred Entity Instance: counter:inst|lpm_counter:Q3_rtl_4
13. Parameter Settings for Inferred Entity Instance: counter:inst|lpm_counter:Q4_rtl_5
14. Parameter Settings for Inferred Entity Instance: fdiv:inst1|lpm_counter:cnt1_rtl_6
15. Parameter Settings for Inferred Entity Instance: fdiv:inst1|lpm_counter:cnt2_rtl_7
16. Parameter Settings for Inferred Entity Instance: fdiv:inst1|lpm_counter:cnt4_rtl_8
17. Parameter Settings for Inferred Entity Instance: fdiv:inst1|lpm_counter:cnt3_rtl_9
18. Analysis & Synthesis Messages
19. Analysis & Synthesis Suppressed Messages
----------------
; Legal Notice ;
----------------
Copyright (C) 1991-2006 Altera Corporation
Your use of Altera Corporation's design tools, logic functions
and other software and tools, and its AMPP partner logic
functions, and any output files any of the foregoing
(including device programming or simulation files), and any
associated documentation or information are expressly subject
to the terms and conditions of the Altera Program License
Subscription Agreement, Altera MegaCore Function License
Agreement, or other applicable license agreement, including,
without limitation, that your use is for the sole purpose of
programming logic devices manufactured by Altera and sold by
Altera or its authorized distributors. Please refer to the
applicable agreement for further details.
+------------------------------------------------------------------------+
; Analysis & Synthesis Summary ;
+-----------------------------+------------------------------------------+
; Analysis & Synthesis Status ; Successful - Fri May 23 09:51:12 2008 ;
; Quartus II Version ; 6.0 Build 178 04/27/2006 SJ Full Version ;
; Revision Name ; main ;
; Top-level Entity Name ; main ;
; Family ; MAX7000S ;
; Total macrocells ; 250 ;
; Total pins ; 20 ;
+-----------------------------+------------------------------------------+
+-----------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Settings ;
+----------------------------------------------------------------------+--------------+---------------+
; Option ; Setting ; Default Value ;
+----------------------------------------------------------------------+--------------+---------------+
; Top-level entity name ; main ; main ;
; Family name ; MAX7000S ; Stratix ;
; Use smart compilation ; Off ; Off ;
; Create Debugging Nodes for IP Cores ; Off ; Off ;
; Preserve fewer node names ; On ; On ;
; Disable OpenCore Plus hardware evaluation ; Off ; Off ;
; Verilog Version ; Verilog_2001 ; Verilog_2001 ;
; VHDL Version ; VHDL93 ; VHDL93 ;
; State Machine Processing ; Auto ; Auto ;
; Extract Verilog State Machines ; On ; On ;
; Extract VHDL State Machines ; On ; On ;
; Add Pass-Through Logic to Inferred RAMs ; On ; On ;
; NOT Gate Push-Back ; On ; On ;
; Power-Up Don't Care ; On ; On ;
; Remove Redundant Logic Cells ; Off ; Off ;
; Remove Duplicate Registers ; On ; On ;
; Ignore CARRY Buffers ; Off ; Off ;
; Ignore CASCADE Buffers ; Off ; Off ;
; Ignore GLOBAL Buffers ; Off ; Off ;
; Ignore ROW GLOBAL Buffers ; Off ; Off ;
; Ignore LCELL Buffers -- MAX 7000B/7000AE/3000A/7000S/7000A ; Auto ; Auto ;
; Ignore SOFT Buffers -- MAX 7000B/7000AE/3000A/7000S/7000A ; Off ; Off ;
; Limit AHDL Integers to 32 Bits ; Off ; Off ;
; Optimization Technique -- MAX 7000B/7000AE/3000A/7000S/7000A ; Speed ; Speed ;
; Allow XOR Gate Usage ; On ; On ;
; Auto Logic Cell Insertion ; On ; On ;
; Parallel Expander Chain Length -- MAX 7000B/7000AE/3000A/7000S/7000A ; 4 ; 4 ;
; Auto Parallel Expanders ; On ; On ;
; Auto Open-Drain Pins ; On ; On ;
; Remove Duplicate Logic ; On ; On ;
; Auto Resource Sharing ; Off ; Off ;
; Maximum Fan-in Per Macrocell -- MAX 7000B/7000AE/3000A/7000S/7000A ; 100 ; 100 ;
; Ignore translate_off and translate_on Synthesis Directives ; Off ; Off ;
; Show Parameter Settings Tables in Synthesis Report ; On ; On ;
; HDL message level ; Level2 ; Level2 ;
+----------------------------------------------------------------------+--------------+---------------+
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Source Files Read ;
+----------------------------------+-----------------+------------------------------------+--------------------------------------------------------------------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type ; File Name with Absolute Path ;
+----------------------------------+-----------------+------------------------------------+--------------------------------------------------------------------------------------------+
; main.bdf ; yes ; User Block Diagram/Schematic File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/main.bdf ;
; counter.v ; yes ; User Verilog HDL File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/counter.v ;
; data_mux.v ; yes ; User Verilog HDL File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/data_mux.v ;
; dispdecoder.v ; yes ; User Verilog HDL File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/dispdecoder.v ;
; dispselect.v ; yes ; User Verilog HDL File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/dispselect.v ;
; fdiv.v ; yes ; User Verilog HDL File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/fdiv.v ;
; flip_latch.v ; yes ; User Verilog HDL File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/flip_latch.v ;
; gate_control.v ; yes ; User Verilog HDL File ; E:/图书光盘/《Verilog HDL数字控制系统设计实例》-冼进-源代码/数字频率计/main/gate_control.v ;
; lpm_counter.tdf ; yes ; Megafunction ; c:/altera/quartus60/libraries/megafunctions/lpm_counter.tdf ;
; lpm_constant.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/lpm_constant.inc ;
; lpm_decode.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/lpm_decode.inc ;
; lpm_add_sub.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/lpm_add_sub.inc ;
; cmpconst.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/cmpconst.inc ;
; lpm_compare.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/lpm_compare.inc ;
; lpm_counter.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/lpm_counter.inc ;
; dffeea.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/dffeea.inc ;
; alt_synch_counter.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/alt_synch_counter.inc ;
; alt_synch_counter_f.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/alt_synch_counter_f.inc ;
; alt_counter_f10ke.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/alt_counter_f10ke.inc ;
; alt_counter_stratix.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/alt_counter_stratix.inc ;
; aglobal60.inc ; yes ; Other ; c:/altera/quartus60/libraries/megafunctions/aglobal60.inc ;
+----------------------------------+-----------------+------------------------------------+--------------------------------------------------------------------------------------------+
+--------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+----------------------+---------------------------+
; Resource ; Usage ;
+----------------------+---------------------------+
; Logic cells ; 250 ;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -