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

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

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

相关代码

				Assembler report for cout
				Sat Sep 08 16:00:47 2007
				Version 5.0 Build 148 04/26/2005 SJ Full Version
				
				
				---------------------
				; Table of Contents ;
				---------------------
				  1. Legal Notice
				  2. Assembler Summary
				  3. Assembler Settings
				  4. Assembler Generated Files
				  5. Assembler Device Options: E:/自动电梯/显示模块/cout.sof
				  6. Assembler Device Options: E:/自动电梯/显示模块/cout.pof
				  7. Assembler Messages
				
				
				
				----------------
				; 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.
				
				
				
				+---------------------------------------------------------------+
				; Assembler Summary                                             ;
				+-----------------------+---------------------------------------+
				; Assembler Status      ; Successful - Sat Sep 08 16:00:47 2007 ;
				; Revision Name         ; cout                                  ;
				; Top-level Entity Name ; cout                                  ;
				; Family                ; Cyclone                               ;
				; Device                ; EP1C6Q240C8                           ;
				+-----------------------+---------------------------------------+
				
				
				+-----------------------------------------------------------------------------------------------------------+
				; Assembler Settings                                                                                        ;
				+--------------------------------------------------------------------------------+----------+---------------+
				; Option                                                                         ; Setting  ; Default Value ;
				+--------------------------------------------------------------------------------+----------+---------------+
				; Use smart compilation                                                          ; Off      ; Off           ;
				; Generate Serial Vector Format File (.svf) for Target Device                    ; Off      ; Off           ;
				; Generate a JEDEC STAPL Format File (.jam) for Target Device                    ; Off      ; Off           ;
				; Generate an uncompressed Jam STAPL Byte Code 2.0 File (.jbc) for Target Device ; Off      ; Off           ;
				; Generate a compressed Jam STAPL Byte Code 2.0 File (.jbc) for Target Device    ; On       ; On            ;
				; Generate compressed bitstreams                                                 ; on       ; on            ;
				; Compression mode                                                               ; Off      ; Off           ;
				; Clock source for configuration device                                          ; Internal ; Internal      ;
				; Clock frequency of the configuration device                                    ; 10 MHz   ; 10 MHz        ;
				; Divide clock frequency by                                                      ; 1        ; 1             ;
				; JTAG user code for target device                                               ; Ffffffff ; Ffffffff      ;
				; Auto user code                                                                 ; off      ; off           ;
				; Use configuration device                                                       ; On       ; On            ;
				; Configuration device                                                           ; Auto     ; Auto          ;
				; JTAG user code for configuration device                                        ; Ffffffff ; Ffffffff      ;
				; Configuration device auto user code                                            ; off      ; off           ;
				; Auto-increment JTAG user code for multiple configuration devices               ; On       ; On            ;
				; Generate Tabular Text File (.ttf) For Target Device                            ; Off      ; Off           ;
				; Generate Raw Binary File (.rbf) For Target Device                              ; Off      ; Off           ;
				; Generate Hexadecimal (Intel-Format) Output File (.hexout) for Target Device    ; Off      ; Off           ;
				; Hexadecimal Output File start address                                          ; 0        ; 0             ;
				; Hexadecimal Output File count direction                                        ; Up       ; Up            ;
				; Release clears before tri-states                                               ; off      ; off           ;
				; Auto-restart configuration after error                                         ; On       ; On            ;
				+--------------------------------------------------------------------------------+----------+---------------+
				
				
				+-------------------------------+
				; Assembler Generated Files     ;
				+-------------------------------+
				; File Name                     ;
				+-------------------------------+
				; E:/自动电梯/显示模块/cout.sof ;
				; E:/自动电梯/显示模块/cout.pof ;
				+-------------------------------+
				
				
				+---------------------------------------------------------+
				; Assembler Device Options: E:/自动电梯/显示模块/cout.sof ;
				+----------------+----------------------------------------+
				; Option         ; Setting                                ;
				+----------------+----------------------------------------+
				; Device         ; EP1C6Q240C8                            ;
				; JTAG usercode  ; 0xFFFFFFFF                             ;
				; Checksum       ; 0x00090A63                             ;
				+----------------+----------------------------------------+
				
				
				+---------------------------------------------------------+
				; Assembler Device Options: E:/自动电梯/显示模块/cout.pof ;
				+----------------+----------------------------------------+
				; Option         ; Setting                                ;
				+----------------+----------------------------------------+
				; Device         ; EPCS4                                  ;
				; JTAG usercode  ; 0x00000000                             ;
				; Checksum       ; 0x075EB290                             ;
				+----------------+----------------------------------------+
				
				
				+--------------------+
				; Assembler Messages ;
				+--------------------+
				Info: *******************************************************************
				Info: Running Quartus II Assembler
				    Info: Version 5.0 Build 148 04/26/2005 SJ Full Version
				    Info: Processing started: Sat Sep 08 16:00:46 2007
				Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off cout -c cout
				Info: Quartus II Assembler was successful. 0 errors, 0 warnings
				    Info: Processing ended: Sat Sep 08 16:00:47 2007
				    Info: Elapsed time: 00:00:02
				
				
							

相关资源