来自「CPLD的小程序集合」· 代码 · 共 113 行

TXT
113
字号
Assembler report for uart
Fri Mar 13 23:57:05 2009
Quartus II Version 8.1 Build 163 10/28/2008 SJ Full Version


---------------------
; Table of Contents ;
---------------------
  1. Legal Notice
  2. Assembler Summary
  3. Assembler Settings
  4. Assembler Generated Files
  5. Assembler Device Options: D:/CPLD资料/开发板光盘/EPM240程序/串口/uart.pof
  6. Assembler Messages



----------------
; Legal Notice ;
----------------
Copyright (C) 1991-2008 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.



+---------------------------------------------------------------+
; Assembler Summary                                             ;
+-----------------------+---------------------------------------+
; Assembler Status      ; Successful - Fri Mar 13 23:57:05 2009 ;
; Revision Name         ; uart                                  ;
; Top-level Entity Name ; UART                                  ;
; Family                ; MAX II                                ;
; Device                ; EPM240T100C5                          ;
+-----------------------+---------------------------------------+


+---------------------------------------------------------------------------------------------------------+
; Assembler Settings                                                                                      ;
+-----------------------------------------------------------------------------+-----------+---------------+
; Option                                                                      ; Setting   ; Default Value ;
+-----------------------------------------------------------------------------+-----------+---------------+
; Use smart compilation                                                       ; Off       ; Off           ;
; 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             ;
; Auto user code                                                              ; Off       ; Off           ;
; Security bit                                                                ; Off       ; Off           ;
; Use configuration device                                                    ; On        ; On            ;
; Configuration device                                                        ; Auto      ; Auto          ;
; Configuration device auto user code                                         ; Off       ; Off           ;
; 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            ;
; Generate Serial Vector Format File (.svf) for Target Device                 ; Off       ; Off           ;
; Generate a JEDEC STAPL Format File (.jam) for Target Device                 ; Off       ; Off           ;
; Generate a compressed 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            ;
; In-System Programming Default Clamp State                                   ; Tri-state ; Tri-state     ;
+-----------------------------------------------------------------------------+-----------+---------------+


+-------------------------------------------------+
; Assembler Generated Files                       ;
+-------------------------------------------------+
; File Name                                       ;
+-------------------------------------------------+
; D:/CPLD资料/开发板光盘/EPM240程序/串口/uart.pof ;
+-------------------------------------------------+


+---------------------------------------------------------------------------+
; Assembler Device Options: D:/CPLD资料/开发板光盘/EPM240程序/串口/uart.pof ;
+----------------+----------------------------------------------------------+
; Option         ; Setting                                                  ;
+----------------+----------------------------------------------------------+
; Device         ; EPM240T100C5                                             ;
; JTAG usercode  ; 0xFFFFFFFF                                               ;
; Checksum       ; 0x0018DF87                                               ;
+----------------+----------------------------------------------------------+


+--------------------+
; Assembler Messages ;
+--------------------+
Info: *******************************************************************
Info: Running Quartus II Assembler
    Info: Version 8.1 Build 163 10/28/2008 SJ Full Version
    Info: Processing started: Fri Mar 13 23:57:04 2009
Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off uart -c uart
Info: Writing out detailed assembly data for power analysis
Info: Assembler is generating device programming files
Info: Quartus II Assembler was successful. 0 errors, 0 warnings
    Info: Peak virtual memory: 142 megabytes
    Info: Processing ended: Fri Mar 13 23:57:06 2009
    Info: Elapsed time: 00:00:02
    Info: Total CPU time (on all processors): 00:00:01


⌨️ 快捷键说明

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