clock.flow.rpt

来自「VHDL实现数字时钟」· RPT 代码 · 共 86 行

RPT
86
字号
Flow report for clock
Wed Nov 23 14:26:47 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version


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



----------------
; Legal Notice ;
----------------
Copyright (C) 1991-2005 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 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 - Wed Nov 23 14:26:46 2005    ;
; Quartus II Version      ; 5.0 Build 148 04/26/2005 SJ Full Version ;
; Revision Name           ; clock                                    ;
; Top-level Entity Name   ; clock                                    ;
; Family                  ; MAX7000S                                 ;
; Device                  ; EPM7128SLC84-15                          ;
; Timing Models           ; Final                                    ;
; Met timing requirements ; No                                       ;
; Total macrocells        ; 69 / 128 ( 53 % )                        ;
; Total pins              ; 22 / 68 ( 32 % )                         ;
+-------------------------+------------------------------------------+


+-----------------------------------------+
; Flow Settings                           ;
+-------------------+---------------------+
; Option            ; Setting             ;
+-------------------+---------------------+
; Start date & time ; 11/23/2005 14:26:33 ;
; Main task         ; Compilation         ;
; Revision Name     ; clock               ;
+-------------------+---------------------+


+-------------------------------------+
; Flow Elapsed Time                   ;
+----------------------+--------------+
; Module Name          ; Elapsed Time ;
+----------------------+--------------+
; Analysis & Synthesis ; 00:00:06     ;
; Fitter               ; 00:00:01     ;
; Assembler            ; 00:00:01     ;
; Timing Analyzer      ; 00:00:01     ;
; Total                ; 00:00:09     ;
+----------------------+--------------+


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



⌨️ 快捷键说明

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