nand_interface.flow.rpt

来自「利用MAX II CPLD 实现 NAND 闪存接口」· RPT 代码 · 共 100 行

RPT
100
字号
Flow report for nand_interface
Thu Nov 22 16:56:31 2007
Quartus II Version 7.2 Build 151 09/26/2007 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-2007 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 Nov 22 16:56:30 2007    ;
; Quartus II Version       ; 7.2 Build 151 09/26/2007 SJ Full Version ;
; Revision Name            ; nand_interface                           ;
; Top-level Entity Name    ; nand_interface                           ;
; Family                   ; MAX II                                   ;
; Device                   ; EPM240GT100C3                            ;
; Timing Models            ; Final                                    ;
; Met timing requirements  ; Yes                                      ;
; Total logic elements     ; 11 / 240 ( 5 % )                         ;
; Total pins               ; 13 / 80 ( 16 % )                         ;
; Total virtual pins       ; 0                                        ;
; Total memory bits        ; 0                                        ;
; DSP block 9-bit elements ; 0                                        ;
; Total PLLs               ; 0                                        ;
; Total DLLs               ; 0                                        ;
; UFM blocks               ; 0 / 1 ( 0 % )                            ;
+--------------------------+------------------------------------------+


+-----------------------------------------+
; Flow Settings                           ;
+-------------------+---------------------+
; Option            ; Setting             ;
+-------------------+---------------------+
; Start date & time ; 11/22/2007 16:56:19 ;
; Main task         ; Compilation         ;
; Revision Name     ; nand_interface      ;
+-------------------+---------------------+


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


+------------------------------------------------------------------+
; Flow Elapsed Time                                                ;
+-------------------------+--------------+-------------------------+
; Module Name             ; Elapsed Time ; Average Processors Used ;
+-------------------------+--------------+-------------------------+
; Analysis & Synthesis    ; 00:00:03     ; 1.0                     ;
; Fitter                  ; 00:00:02     ; 1.0                     ;
; Assembler               ; 00:00:02     ; 1.0                     ;
; Classic Timing Analyzer ; 00:00:02     ; 1.0                     ;
; Total                   ; 00:00:09     ; --                      ;
+-------------------------+--------------+-------------------------+


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



⌨️ 快捷键说明

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