verilog语言写的一个四层电梯程序

源代码在线查看: top.flow.rpt

软件大小: 1017 K
上传用户: demonray
关键词: verilog 语言 电梯 程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				Flow report for top
				Sun Sep 09 18:52:09 2007
				Version 6.0 Build 178 04/27/2006 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-2006 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 - Sun Sep 09 18:52:09 2007    ;
				; Quartus II Version      ; 6.0 Build 178 04/27/2006 SJ Full Version ;
				; Revision Name           ; top                                      ;
				; Top-level Entity Name   ; top                                      ;
				; Family                  ; Cyclone                                  ;
				; Device                  ; EP1C6Q240C8                              ;
				; Timing Models           ; Final                                    ;
				; Met timing requirements ; Yes                                      ;
				; Total logic elements    ; 182 / 5,980 ( 3 % )                      ;
				; Total pins              ; 31 / 185 ( 17 % )                        ;
				; Total virtual pins      ; 0                                        ;
				; Total memory bits       ; 0 / 92,160 ( 0 % )                       ;
				; Total PLLs              ; 0 / 2 ( 0 % )                            ;
				+-------------------------+------------------------------------------+
				
				
				+-----------------------------------------+
				; Flow Settings                           ;
				+-------------------+---------------------+
				; Option            ; Setting             ;
				+-------------------+---------------------+
				; Start date & time ; 09/09/2007 18:51:52 ;
				; Main task         ; Compilation         ;
				; Revision Name     ; top                 ;
				+-------------------+---------------------+
				
				
				+--------------------------------------------------------------------+
				; Flow Non-Default Global Settings                                   ;
				+-----------------+-------+---------------+-------------+------------+
				; Assignment Name ; Value ; Default Value ; Entity Name ; Section Id ;
				+-----------------+-------+---------------+-------------+------------+
				
				
				+-------------------------------------+
				; Flow Elapsed Time                   ;
				+----------------------+--------------+
				; Module Name          ; Elapsed Time ;
				+----------------------+--------------+
				; Analysis & Synthesis ; 00:00:08     ;
				; Fitter               ; 00:00:05     ;
				; Assembler            ; 00:00:02     ;
				; Timing Analyzer      ; 00:00:01     ;
				; Total                ; 00:00:16     ;
				+----------------------+--------------+
				
				
				------------
				; Flow Log ;
				------------
				quartus_map --read_settings_files=on --write_settings_files=off top -c top
				quartus_fit --read_settings_files=off --write_settings_files=off top -c top
				quartus_asm --read_settings_files=off --write_settings_files=off top -c top
				quartus_tan --read_settings_files=off --write_settings_files=off top -c top --timing_analysis_only
				
				
				
							

相关资源