来自「CPLD的小程序集合」· 代码 · 共 111 行

TXT
111
字号
Flow report for uart
Fri Mar 13 23:57:08 2009
Quartus II Version 8.1 Build 163 10/28/2008 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 OS Summary
  7. 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 - Fri Mar 13 23:57:08 2009    ;
; Quartus II Version      ; 8.1 Build 163 10/28/2008 SJ Full Version ;
; Revision Name           ; uart                                     ;
; Top-level Entity Name   ; UART                                     ;
; Family                  ; MAX II                                   ;
; Device                  ; EPM240T100C5                             ;
; Timing Models           ; Final                                    ;
; Met timing requirements ; Yes                                      ;
; Total logic elements    ; 29 / 240 ( 12 % )                        ;
; Total pins              ; 13 / 80 ( 16 % )                         ;
; Total virtual pins      ; 0                                        ;
; UFM blocks              ; 0 / 1 ( 0 % )                            ;
+-------------------------+------------------------------------------+


+-----------------------------------------+
; Flow Settings                           ;
+-------------------+---------------------+
; Option            ; Setting             ;
+-------------------+---------------------+
; Start date & time ; 03/13/2009 23:56:58 ;
; Main task         ; Compilation         ;
; Revision Name     ; uart                ;
+-------------------+---------------------+


+-------------------------------------------------------------------------------------------------+
; Flow Non-Default Global Settings                                                                ;
+-----------------------+------------------------------+---------------+-------------+------------+
; Assignment Name       ; Value                        ; Default Value ; Entity Name ; Section Id ;
+-----------------------+------------------------------+---------------+-------------+------------+
; COMPILER_SIGNATURE_ID ; 133846124021.123695981802272 ; --            ; --          ; --         ;
+-----------------------+------------------------------+---------------+-------------+------------+


+-----------------------------------------------------------------------------------------------------------------------------+
; Flow Elapsed Time                                                                                                           ;
+-------------------------+--------------+-------------------------+---------------------+------------------------------------+
; Module Name             ; Elapsed Time ; Average Processors Used ; Peak Virtual Memory ; Total CPU Time (on all processors) ;
+-------------------------+--------------+-------------------------+---------------------+------------------------------------+
; Analysis & Synthesis    ; 00:00:03     ; 1.0                     ; 182 MB              ; 00:00:02                           ;
; Fitter                  ; 00:00:02     ; 1.0                     ; 170 MB              ; 00:00:01                           ;
; Assembler               ; 00:00:01     ; 1.0                     ; 140 MB              ; 00:00:01                           ;
; Classic Timing Analyzer ; 00:00:01     ; 1.0                     ; 114 MB              ; 00:00:01                           ;
; Total                   ; 00:00:07     ; --                      ; --                  ; 00:00:05                           ;
+-------------------------+--------------+-------------------------+---------------------+------------------------------------+


+---------------------------------------------------------------------------------------+
; Flow OS Summary                                                                       ;
+-------------------------+------------------+------------+------------+----------------+
; Module Name             ; Machine Hostname ; OS Name    ; OS Version ; Processor type ;
+-------------------------+------------------+------------+------------+----------------+
; Analysis & Synthesis    ; 9cf7235370404d7  ; Windows XP ; 5.1        ; i1586          ;
; Fitter                  ; 9cf7235370404d7  ; Windows XP ; 5.1        ; i1586          ;
; Assembler               ; 9cf7235370404d7  ; Windows XP ; 5.1        ; i1586          ;
; Classic Timing Analyzer ; 9cf7235370404d7  ; Windows XP ; 5.1        ; i1586          ;
+-------------------------+------------------+------------+------------+----------------+


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



⌨️ 快捷键说明

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