FPGA控制LCD屏幕显示图像

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

软件大小: 313 K
上传用户: aoneko2009
关键词: FPGA LCD 控制 屏幕显示
下载地址: 免注册下载 普通下载 VIP

相关代码

				Flow report for image
				Mon Nov 12 16:24:39 2007
				Version 5.0 Build 168 06/22/2005 Service Pack 1 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 - Mon Nov 12 16:24:39 2007         ;
				; Quartus II Version      ; 5.0 Build 168 06/22/2005 SP 1 SJ Full Version ;
				; Revision Name           ; image                                         ;
				; Top-level Entity Name   ; image                                         ;
				; Family                  ; Cyclone                                       ;
				; Device                  ; EP1C20F324C6                                  ;
				; Timing Models           ; Final                                         ;
				; Met timing requirements ; Yes                                           ;
				; Total logic elements    ; 107 / 20,060 ( < 1 % )                        ;
				; Total pins              ; 54 / 233 ( 23 % )                             ;
				; Total virtual pins      ; 0                                             ;
				; Total memory bits       ; 0 / 294,912 ( 0 % )                           ;
				; Total PLLs              ; 0 / 2 ( 0 % )                                 ;
				+-------------------------+-----------------------------------------------+
				
				
				+-----------------------------------------+
				; Flow Settings                           ;
				+-------------------+---------------------+
				; Option            ; Setting             ;
				+-------------------+---------------------+
				; Start date & time ; 11/12/2007 16:24:19 ;
				; Main task         ; Compilation         ;
				; Revision Name     ; image               ;
				+-------------------+---------------------+
				
				
				+-------------------------------------+
				; Flow Elapsed Time                   ;
				+----------------------+--------------+
				; Module Name          ; Elapsed Time ;
				+----------------------+--------------+
				; Analysis & Synthesis ; 00:00:03     ;
				; Fitter               ; 00:00:10     ;
				; Assembler            ; 00:00:03     ;
				; Timing Analyzer      ; 00:00:01     ;
				; Total                ; 00:00:17     ;
				+----------------------+--------------+
				
				
				------------
				; Flow Log ;
				------------
				quartus_map --read_settings_files=on --write_settings_files=off cyclic -c image
				quartus_fit --read_settings_files=off --write_settings_files=off cyclic -c image
				quartus_asm --read_settings_files=off --write_settings_files=off cyclic -c image
				quartus_tan --read_settings_files=off --write_settings_files=off cyclic -c image --timing_analysis_only
				
				
				
							

相关资源