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

📄 motorcombustion.map.rpt

📁 State Machine of Motor implemented in VHDL.
💻 RPT
📖 第 1 页 / 共 2 页
字号:
+----------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
; File Name with User-Entered Path ; Used in Netlist ; File Type       ; File Name with Absolute Path                                                                                                                                ;
+----------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
; motorcombustion.vhd              ; yes             ; User VHDL File  ; C:/Documents and Settings/Alejandro Aguilar/My Documents/UNIVALLE/Noveno semestre/Prototipado Rapido y VHDL/Tarea2 VHDL/motorcombustion/motorcombustion.vhd ;
+----------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+


+-------------------------------------------------------+
; Analysis & Synthesis Resource Usage Summary           ;
+-----------------------------------------------+-------+
; Resource                                      ; Usage ;
+-----------------------------------------------+-------+
; Estimated ALUTs Used                          ; 2     ;
; Dedicated logic registers                     ; 6     ;
;                                               ;       ;
; Estimated ALUTs Unavailable                   ; 0     ;
;                                               ;       ;
; Total combinational functions                 ; 2     ;
; Combinational ALUT usage by number of inputs  ;       ;
;     -- 7 input functions                      ; 0     ;
;     -- 6 input functions                      ; 0     ;
;     -- 5 input functions                      ; 0     ;
;     -- 4 input functions                      ; 0     ;
;     -- <=3 input functions                    ; 2     ;
;                                               ;       ;
; Combinational ALUTs by mode                   ;       ;
;     -- normal mode                            ; 2     ;
;     -- extended LUT mode                      ; 0     ;
;     -- arithmetic mode                        ; 0     ;
;     -- shared arithmetic mode                 ; 0     ;
;                                               ;       ;
; Estimated ALUT/register pairs used            ; 6     ;
;                                               ;       ;
; Total registers                               ; 6     ;
;     -- Dedicated logic registers              ; 6     ;
;     -- I/O registers                          ; 0     ;
;                                               ;       ;
; Estimated ALMs:  partially or completely used ; 3     ;
;                                               ;       ;
; I/O pins                                      ; 4     ;
; Maximum fan-out node                          ; clock ;
; Maximum fan-out                               ; 6     ;
; Total fan-out                                 ; 17    ;
; Average fan-out                               ; 1.42  ;
+-----------------------------------------------+-------+


+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Analysis & Synthesis Resource Utilization by Entity                                                                                                                                           ;
+----------------------------+-------------------+--------------+-------------------+--------------+---------+-----------+-----------+------+--------------+---------------------+--------------+
; Compilation Hierarchy Node ; LC Combinationals ; LC Registers ; Block Memory Bits ; DSP Elements ; DSP 9x9 ; DSP 18x18 ; DSP 36x36 ; Pins ; Virtual Pins ; Full Hierarchy Name ; Library Name ;
+----------------------------+-------------------+--------------+-------------------+--------------+---------+-----------+-----------+------+--------------+---------------------+--------------+
; |motorcombustion           ; 2 (2)             ; 6 (6)        ; 0                 ; 0            ; 0       ; 0         ; 0         ; 4    ; 0            ; |motorcombustion    ; work         ;
+----------------------------+-------------------+--------------+-------------------+--------------+---------+-----------+-----------+------+--------------+---------------------+--------------+
Note: For table entries with two numbers listed, the numbers in parentheses indicate the number of resources of the given type used by the specific entity alone. The numbers listed outside of parentheses indicate the total resources of the given type used by the specific entity and all of its sub-entities in the hierarchy.


Encoding Type:  One-Hot
+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; State Machine - |motorcombustion|proximoestado                                                                                                                                               ;
+-------------------------------+----------------------+-------------------------+-------------------------+--------------------------+------------------------+-------------------------------+
; Name                          ; proximoestado.escape ; proximoestado.retroceso ; proximoestado.explosion ; proximoestado.compresion ; proximoestado.admision ; proximoestado.posicioninicial ;
+-------------------------------+----------------------+-------------------------+-------------------------+--------------------------+------------------------+-------------------------------+
; proximoestado.posicioninicial ; 0                    ; 0                       ; 0                       ; 0                        ; 0                      ; 0                             ;
; proximoestado.admision        ; 0                    ; 0                       ; 0                       ; 0                        ; 1                      ; 1                             ;
; proximoestado.compresion      ; 0                    ; 0                       ; 0                       ; 1                        ; 0                      ; 1                             ;
; proximoestado.explosion       ; 0                    ; 0                       ; 1                       ; 0                        ; 0                      ; 1                             ;
; proximoestado.retroceso       ; 0                    ; 1                       ; 0                       ; 0                        ; 0                      ; 1                             ;
; proximoestado.escape          ; 1                    ; 0                       ; 0                       ; 0                        ; 0                      ; 1                             ;
+-------------------------------+----------------------+-------------------------+-------------------------+--------------------------+------------------------+-------------------------------+


+------------------------------------------------------+
; General Register Statistics                          ;
+----------------------------------------------+-------+
; Statistic                                    ; Value ;
+----------------------------------------------+-------+
; Total registers                              ; 6     ;
; Number of registers using Synchronous Clear  ; 0     ;
; Number of registers using Synchronous Load   ; 0     ;
; Number of registers using Asynchronous Clear ; 0     ;
; Number of registers using Asynchronous Load  ; 0     ;
; Number of registers using Clock Enable       ; 0     ;
; Number of registers using Preset             ; 0     ;
+----------------------------------------------+-------+


+-------------------------------+
; Analysis & Synthesis Messages ;
+-------------------------------+
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 7.1 Build 156 04/30/2007 SJ Web Edition
    Info: Processing started: Mon Nov 26 13:40:01 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off motorcombustion -c motorcombustion
Info: Found 2 design units, including 1 entities, in source file motorcombustion.vhd
    Info: Found design unit 1: motorcombustion-maquinamoore
    Info: Found entity 1: motorcombustion
Info: Elaborating entity "motorcombustion" for the top level hierarchy
Info: State machine "|motorcombustion|proximoestado" contains 6 states
Info: Selected Auto state machine encoding method for state machine "|motorcombustion|proximoestado"
Info: Encoding result for state machine "|motorcombustion|proximoestado"
    Info: Completed encoding using 6 state bits
        Info: Encoded state bit "proximoestado.escape"
        Info: Encoded state bit "proximoestado.retroceso"
        Info: Encoded state bit "proximoestado.explosion"
        Info: Encoded state bit "proximoestado.compresion"
        Info: Encoded state bit "proximoestado.admision"
        Info: Encoded state bit "proximoestado.posicioninicial"
    Info: State "|motorcombustion|proximoestado.posicioninicial" uses code string "000000"
    Info: State "|motorcombustion|proximoestado.admision" uses code string "000011"
    Info: State "|motorcombustion|proximoestado.compresion" uses code string "000101"
    Info: State "|motorcombustion|proximoestado.explosion" uses code string "001001"
    Info: State "|motorcombustion|proximoestado.retroceso" uses code string "010001"
    Info: State "|motorcombustion|proximoestado.escape" uses code string "100001"
Info: Implemented 10 device resources after synthesis - the final resource count might be different
    Info: Implemented 1 input pins
    Info: Implemented 3 output pins
    Info: Implemented 6 logic cells
Info: Quartus II Analysis & Synthesis was successful. 0 errors, 0 warnings
    Info: Allocated 150 megabytes of memory during processing
    Info: Processing ended: Mon Nov 26 13:40:03 2007
    Info: Elapsed time: 00:00:02


⌨️ 快捷键说明

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