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

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

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

相关代码

				Flow report for cout
				Sat Sep 08 16:00:49 2007
				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 - Sat Sep 08 16:00:49 2007    ;
				; Quartus II Version      ; 5.0 Build 148 04/26/2005 SJ Full Version ;
				; Revision Name           ; cout                                     ;
				; Top-level Entity Name   ; cout                                     ;
				; Family                  ; Cyclone                                  ;
				; Device                  ; EP1C6Q240C8                              ;
				; Timing Models           ; Final                                    ;
				; Met timing requirements ; Yes                                      ;
				; Total logic elements    ; 5 / 5,980 ( < 1 % )                      ;
				; Total pins              ; 37 / 185 ( 20 % )                        ;
				; Total virtual pins      ; 0                                        ;
				; Total memory bits       ; 0 / 92,160 ( 0 % )                       ;
				; Total PLLs              ; 0 / 2 ( 0 % )                            ;
				+-------------------------+------------------------------------------+
				
				
				+-----------------------------------------+
				; Flow Settings                           ;
				+-------------------+---------------------+
				; Option            ; Setting             ;
				+-------------------+---------------------+
				; Start date & time ; 09/08/2007 16:00:39 ;
				; Main task         ; Compilation         ;
				; Revision Name     ; cout                ;
				+-------------------+---------------------+
				
				
				+-------------------------------------+
				; Flow Elapsed Time                   ;
				+----------------------+--------------+
				; Module Name          ; Elapsed Time ;
				+----------------------+--------------+
				; Analysis & Synthesis ; 00:00:01     ;
				; Fitter               ; 00:00:03     ;
				; Assembler            ; 00:00:02     ;
				; Timing Analyzer      ; 00:00:01     ;
				; Total                ; 00:00:07     ;
				+----------------------+--------------+
				
				
				------------
				; Flow Log ;
				------------
				quartus_map --read_settings_files=on --write_settings_files=off cout -c cout
				quartus_fit --read_settings_files=off --write_settings_files=off cout -c cout
				quartus_asm --read_settings_files=off --write_settings_files=off cout -c cout
				quartus_tan --read_settings_files=off --write_settings_files=off cout -c cout --timing_analysis_only
				
				
				
							

相关资源