⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fd.map.rpt

📁 这是一个键盘防抖动的C程序。该防抖动程序采用计数器型
💻 RPT
📖 第 1 页 / 共 2 页
字号:
+---------------------------------------------+
; Analysis & Synthesis Resource Usage Summary ;
+----------------------+----------------------+
; Resource             ; Usage                ;
+----------------------+----------------------+
; Logic cells          ; 33                   ;
; Total registers      ; 31                   ;
; I/O pins             ; 3                    ;
; Shareable expanders  ; 1                    ;
; Parallel expanders   ; 1                    ;
; Maximum fan-out node ; q[0]                 ;
; Maximum fan-out      ; 26                   ;
; Total fan-out        ; 532                  ;
; Average fan-out      ; 14.38                ;
+----------------------+----------------------+


+----------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity                        ;
+----------------------------+------------+------+---------------------------+
; Compilation Hierarchy Node ; Macrocells ; Pins ; Full Hierarchy Name       ;
+----------------------------+------------+------+---------------------------+
; |fd                        ; 33         ; 3    ; |fd                       ;
;    |lpm_counter:jsq_rtl_0| ; 7          ; 0    ; |fd|lpm_counter:jsq_rtl_0 ;
+----------------------------+------------+------+---------------------------+


+------------------------------------------------------------------------+
; Parameter Settings for Inferred Entity Instance: lpm_counter:jsq_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              ; 6        ; 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".


+------------------------------------------------------------------------+
; Parameter Settings for Inferred Entity Instance: lpm_add_sub:add_rtl_1 ;
+------------------------+-------------+---------------------------------+
; Parameter Name         ; Value       ; Type                            ;
+------------------------+-------------+---------------------------------+
; LPM_WIDTH              ; 25          ; Untyped                         ;
; LPM_REPRESENTATION     ; UNSIGNED    ; Untyped                         ;
; LPM_DIRECTION          ; ADD         ; Untyped                         ;
; ONE_INPUT_IS_CONSTANT  ; YES         ; Untyped                         ;
; LPM_PIPELINE           ; 0           ; Untyped                         ;
; MAXIMIZE_SPEED         ; 5           ; Untyped                         ;
; REGISTERED_AT_END      ; 0           ; Untyped                         ;
; OPTIMIZE_FOR_SPEED     ; 9           ; Untyped                         ;
; USE_CS_BUFFERS         ; 1           ; Untyped                         ;
; CARRY_CHAIN            ; MANUAL      ; Untyped                         ;
; CARRY_CHAIN_LENGTH     ; 48          ; CARRY_CHAIN_LENGTH              ;
; DEVICE_FAMILY          ; MAX7000S    ; Untyped                         ;
; USE_WYS                ; OFF         ; Untyped                         ;
; STYLE                  ; FAST        ; Untyped                         ;
; CBXI_PARAMETER         ; add_sub_aph ; Untyped                         ;
; AUTO_CARRY_CHAINS      ; ON          ; AUTO_CARRY                      ;
; IGNORE_CARRY_BUFFERS   ; OFF         ; IGNORE_CARRY                    ;
; AUTO_CASCADE_CHAINS    ; ON          ; AUTO_CASCADE                    ;
; IGNORE_CASCADE_BUFFERS ; OFF         ; IGNORE_CASCADE                  ;
+------------------------+-------------+---------------------------------+
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 D:/altera/quartus50/liuhaihai/electronic_lock/fd/fd.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: Sun May 06 09:34:32 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off fd -c fd
Info: Found 2 design units, including 0 entities, in source file ../../../../work/my.vhd
    Info: Found design unit 1: my
    Info: Found design unit 2: my-body
Info: Found 2 design units, including 1 entities, in source file fd.vhd
    Info: Found design unit 1: fd-rt
    Info: Found entity 1: fd
Info: Elaborating entity "fd" for the top level hierarchy
Warning: VHDL Process Statement warning at fd.vhd(38): signal "jsq" is read inside the Process Statement but isn't in the Process Statement's sensivitity list
Info: Inferred 1 megafunctions from design logic
    Info: Inferred lpm_counter megafunction (LPM_WIDTH=6) from the following logic: "jsq[0]~12"
Info: Found 1 design units, including 1 entities, in source file ../../../libraries/megafunctions/lpm_counter.tdf
    Info: Found entity 1: lpm_counter
Info: Found 1 design units, including 1 entities, in source file ../../../libraries/megafunctions/lpm_add_sub.tdf
    Info: Found entity 1: lpm_add_sub
Info: Found 1 design units, including 1 entities, in source file ../../../libraries/megafunctions/addcore.tdf
    Info: Found entity 1: addcore
Info: Found 1 design units, including 1 entities, in source file ../../../libraries/megafunctions/a_csnbuffer.tdf
    Info: Found entity 1: a_csnbuffer
Info: Found 1 design units, including 1 entities, in source file ../../../libraries/megafunctions/look_add.tdf
    Info: Found entity 1: look_add
Info: Found 1 design units, including 1 entities, in source file ../../../libraries/megafunctions/altshift.tdf
    Info: Found entity 1: altshift
Info: Ignored 24 buffer(s)
    Info: Ignored 24 SOFT buffer(s)
Info: Implemented 37 device resources after synthesis - the final resource count might be different
    Info: Implemented 2 input pins
    Info: Implemented 1 output pins
    Info: Implemented 33 macrocells
    Info: Implemented 1 shareable expanders
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 1 warning
    Info: Processing ended: Sun May 06 09:34:35 2007
    Info: Elapsed time: 00:00:04


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -