byte_crc.flow.rpt

来自「字节型CRC校验 采用verilog语言设计」· RPT 代码 · 共 107 行

RPT
107
字号
Flow report for byte_crc
Thu Oct 30 21:32:01 2008
Quartus II Version 8.0 Build 231 07/10/2008 Service Pack 1 SJ Full Version


---------------------
; Table of Contents ;
---------------------
  1. Legal Notice
  2. Flow Summary
  3. Flow Settings
  4. Flow Non-Default Global Settings
  5. Flow Elapsed Time
  6. Flow Log



----------------
; Legal Notice ;
----------------
Copyright (C) 1991-2008 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 from 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.



+------------------------------------------------------------------------------------+
; Flow Summary                                                                       ;
+------------------------------------+-----------------------------------------------+
; Flow Status                        ; Successful - Thu Oct 30 21:32:01 2008         ;
; Quartus II Version                 ; 8.0 Build 231 07/10/2008 SP 1 SJ Full Version ;
; Revision Name                      ; byte_crc                                      ;
; Top-level Entity Name              ; byte_crc                                      ;
; Family                             ; Cyclone II                                    ;
; Device                             ; EP2C35F484C8                                  ;
; Timing Models                      ; Final                                         ;
; Met timing requirements            ; Yes                                           ;
; Total logic elements               ; 16 / 33,216 ( < 1 % )                         ;
;     Total combinational functions  ; 16 / 33,216 ( < 1 % )                         ;
;     Dedicated logic registers      ; 16 / 33,216 ( < 1 % )                         ;
; Total registers                    ; 16                                            ;
; Total pins                         ; 26 / 322 ( 8 % )                              ;
; Total virtual pins                 ; 0                                             ;
; Total memory bits                  ; 0 / 483,840 ( 0 % )                           ;
; Embedded Multiplier 9-bit elements ; 0 / 70 ( 0 % )                                ;
; Total PLLs                         ; 0 / 4 ( 0 % )                                 ;
+------------------------------------+-----------------------------------------------+


+-----------------------------------------+
; Flow Settings                           ;
+-------------------+---------------------+
; Option            ; Setting             ;
+-------------------+---------------------+
; Start date & time ; 10/30/2008 21:30:52 ;
; Main task         ; Compilation         ;
; Revision Name     ; byte_crc            ;
+-------------------+---------------------+


+--------------------------------------------------------------------------------------------------------------+
; Flow Non-Default Global Settings                                                                             ;
+------------------------------------+------------------------------+---------------+-------------+------------+
; Assignment Name                    ; Value                        ; Default Value ; Entity Name ; Section Id ;
+------------------------------------+------------------------------+---------------+-------------+------------+
; COMPILER_SIGNATURE_ID              ; 963352436044.122537345102636 ; --            ; --          ; --         ;
; CYCLONEII_OPTIMIZATION_TECHNIQUE   ; Speed                        ; Balanced      ; --          ; --         ;
; PARTITION_COLOR                    ; 14622752                     ; --            ; --          ; Top        ;
; PARTITION_NETLIST_TYPE             ; SOURCE                       ; --            ; --          ; Top        ;
; USE_GENERATED_PHYSICAL_CONSTRAINTS ; Off                          ; --            ; --          ; eda_palace ;
+------------------------------------+------------------------------+---------------+-------------+------------+


+-----------------------------------------------------------------------------------------------------------------------------+
; Flow Elapsed Time                                                                                                           ;
+-------------------------+--------------+-------------------------+---------------------+------------------------------------+
; Module Name             ; Elapsed Time ; Average Processors Used ; Peak Virtual Memory ; Total CPU Time (on all processors) ;
+-------------------------+--------------+-------------------------+---------------------+------------------------------------+
; Analysis & Synthesis    ; 00:00:32     ; 1.0                     ; 162 MB              ; 00:00:26                           ;
; Fitter                  ; 00:00:20     ; 1.0                     ; 211 MB              ; 00:00:15                           ;
; Assembler               ; 00:00:09     ; 1.0                     ; 202 MB              ; 00:00:07                           ;
; Classic Timing Analyzer ; 00:00:01     ; 1.0                     ; 113 MB              ; 00:00:01                           ;
; Total                   ; 00:01:02     ; --                      ; --                  ; 00:00:49                           ;
+-------------------------+--------------+-------------------------+---------------------+------------------------------------+


------------
; Flow Log ;
------------
quartus_map --read_settings_files=on --write_settings_files=off byte_crc -c byte_crc
quartus_fit --read_settings_files=off --write_settings_files=off byte_crc -c byte_crc
quartus_asm --read_settings_files=off --write_settings_files=off byte_crc -c byte_crc
quartus_tan --read_settings_files=off --write_settings_files=off byte_crc -c byte_crc --timing_analysis_only



⌨️ 快捷键说明

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