📄 state_machine.map.rpt
字号:
; dffeea.inc ; yes ; Other ; d:/altera/quartus50/libraries/megafunctions/dffeea.inc ;
; alt_synch_counter.inc ; yes ; Other ; d:/altera/quartus50/libraries/megafunctions/alt_synch_counter.inc ;
; alt_synch_counter_f.inc ; yes ; Other ; d:/altera/quartus50/libraries/megafunctions/alt_synch_counter_f.inc ;
; alt_counter_f10ke.inc ; yes ; Other ; d:/altera/quartus50/libraries/megafunctions/alt_counter_f10ke.inc ;
; alt_counter_stratix.inc ; yes ; Other ; d:/altera/quartus50/libraries/megafunctions/alt_counter_stratix.inc ;
; aglobal50.inc ; yes ; Other ; d:/altera/quartus50/libraries/megafunctions/aglobal50.inc ;
+----------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------+
+---------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+----------------------+----------------------+
; Resource ; Usage ;
+----------------------+----------------------+
; Logic cells ; 43 ;
; Total registers ; 27 ;
; I/O pins ; 18 ;
; Maximum fan-out node ; clk ;
; Maximum fan-out ; 27 ;
; Total fan-out ; 442 ;
; Average fan-out ; 7.25 ;
+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity ;
+----------------------------+------------+------+--------------------------------------+
; Compilation Hierarchy Node ; Macrocells ; Pins ; Full Hierarchy Name ;
+----------------------------+------------+------+--------------------------------------+
; |state_machine ; 43 ; 18 ; |state_machine ;
; |lpm_counter:cnt_rtl_0| ; 24 ; 0 ; |state_machine|lpm_counter:cnt_rtl_0 ;
+----------------------------+------------+------+--------------------------------------+
+------------------------------------------------------------------------+
; Parameter Settings for Inferred Entity Instance: lpm_counter:cnt_rtl_0 ;
+------------------------+----------+------------------------------------+
; Parameter Name ; Value ; Type ;
+------------------------+----------+------------------------------------+
; AUTO_CARRY_CHAINS ; ON ; AUTO_CARRY ;
; IGNORE_CARRY_BUFFERS ; OFF ; IGNORE_CARRY ;
; AUTO_CASCADE_CHAINS ; ON ; AUTO_CASCADE ;
; IGNORE_CASCADE_BUFFERS ; OFF ; IGNORE_CASCADE ;
; LPM_WIDTH ; 24 ; Untyped ;
; LPM_DIRECTION ; UP ; Untyped ;
; LPM_MODULUS ; 0 ; Untyped ;
; LPM_AVALUE ; UNUSED ; Untyped ;
; LPM_SVALUE ; UNUSED ; Untyped ;
; DEVICE_FAMILY ; MAX7000S ; Untyped ;
; CARRY_CHAIN ; MANUAL ; Untyped ;
; CARRY_CHAIN_LENGTH ; 48 ; CARRY_CHAIN_LENGTH ;
; NOT_GATE_PUSH_BACK ; ON ; NOT_GATE_PUSH_BACK ;
; CARRY_CNT_EN ; SMART ; Untyped ;
; LABWIDE_SCLR ; ON ; Untyped ;
; USE_NEW_VERSION ; TRUE ; Untyped ;
; CBXI_PARAMETER ; NOTHING ; Untyped ;
+------------------------+----------+------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+--------------------------------+
; Analysis & Synthesis Equations ;
+--------------------------------+
The equations can be found in E:/Cindy/DevelopBoard/Mars-7128/示例程序/VHDL/基础实验/简单状态机/state_machine.map.eqn.
+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 5.0 Build 148 04/26/2005 SJ Full Version
Info: Processing started: Tue Dec 13 17:36:42 2005
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off state_machine -c state_machine
Info: Found 2 design units, including 1 entities, in source file state_machine.vhd
Info: Found design unit 1: state_machine-arch
Info: Found entity 1: state_machine
Info: Elaborating entity "state_machine" for the top level hierarchy
Info: VHDL Case Statement information at state_machine.vhd(60): OTHERS choice is never selected
Info: VHDL Case Statement information at state_machine.vhd(87): OTHERS choice is never selected
Info: Inferred 1 megafunctions from design logic
Info: Inferred lpm_counter megafunction (LPM_WIDTH=24) from the following logic: "cnt[0]~0"
Info: Found 1 design units, including 1 entities, in source file d:/altera/quartus50/libraries/megafunctions/lpm_counter.tdf
Info: Found entity 1: lpm_counter
Warning: Output pins are stuck at VCC or GND
Warning: Pin "c[0]" stuck at VCC
Warning: Pin "en[0]" stuck at GND
Warning: Pin "en[1]" stuck at GND
Warning: Pin "en[2]" stuck at GND
Warning: Pin "en[3]" stuck at GND
Warning: Pin "en[4]" stuck at GND
Warning: Pin "en[5]" stuck at GND
Warning: Pin "en[6]" stuck at GND
Warning: Pin "en[7]" stuck at GND
Info: Promoted pin-driven signal(s) to global signal
Info: Promoted clock signal driven by pin "clk" to global clock signal
Info: Promoted clear signal driven by pin "rst" to global clear signal
Info: Implemented 61 device resources after synthesis - the final resource count might be different
Info: Implemented 2 input pins
Info: Implemented 16 output pins
Info: Implemented 43 macrocells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 10 warnings
Info: Processing ended: Tue Dec 13 17:36:46 2005
Info: Elapsed time: 00:00:04
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -