⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 par_to_ser.asm.rpt

📁 一个并行转串行的verilog源程序,可以讲12位并行数据转换为一个串行数据
💻 RPT
字号:
Assembler report for par_to_ser
Sat Apr 25 10:18:04 2009
Quartus II Version 7.2 Build 151 09/26/2007 SJ Full Version


---------------------
; Table of Contents ;
---------------------
  1. Legal Notice
  2. Assembler Summary
  3. Assembler Settings
  4. Assembler Generated Files
  5. Assembler Device Options: C:/Documents and Settings/Administrator/桌面/毕设进行/并转串/par_to_ser.sof
  6. Assembler Device Options: C:/Documents and Settings/Administrator/桌面/毕设进行/并转串/par_to_ser.pof
  7. Assembler Messages



----------------
; Legal Notice ;
----------------
Copyright (C) 1991-2007 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 - Sat Apr 25 10:18:04 2009 ;
; Revision Name         ; par_to_ser                            ;
; Top-level Entity Name ; par_to_ser                            ;
; Family                ; FLEX10K                               ;
; Device                ; EPF10K20TC144-4                       ;
+-----------------------+---------------------------------------+


+--------------------------------------------------------------------------------------------------------+
; 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             ;
; Low-voltage mode                                                            ; On       ; On            ;
; JTAG user code for target device                                            ; 7F       ; 7F            ;
; Configuration device                                                        ; Auto     ; Auto          ;
; JTAG user code for configuration device                                     ; Ffffffff ; Ffffffff      ;
; 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            ;
; Release clears before tri-states                                            ; Off      ; Off           ;
; Auto-restart configuration after error                                      ; On       ; On            ;
; 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            ;
+-----------------------------------------------------------------------------+----------+---------------+


+-----------------------------------------------------------------------------+
; Assembler Generated Files                                                   ;
+-----------------------------------------------------------------------------+
; File Name                                                                   ;
+-----------------------------------------------------------------------------+
; C:/Documents and Settings/Administrator/桌面/毕设进行/并转串/par_to_ser.sof ;
; C:/Documents and Settings/Administrator/桌面/毕设进行/并转串/par_to_ser.pof ;
+-----------------------------------------------------------------------------+


+-------------------------------------------------------------------------------------------------------+
; Assembler Device Options: C:/Documents and Settings/Administrator/桌面/毕设进行/并转串/par_to_ser.sof ;
+----------------+--------------------------------------------------------------------------------------+
; Option         ; Setting                                                                              ;
+----------------+--------------------------------------------------------------------------------------+
; Device         ; EPF10K20TC144-4                                                                      ;
; JTAG usercode  ; 0x0000007F                                                                           ;
; Checksum       ; 0x000092A5                                                                           ;
+----------------+--------------------------------------------------------------------------------------+


+-------------------------------------------------------------------------------------------------------+
; Assembler Device Options: C:/Documents and Settings/Administrator/桌面/毕设进行/并转串/par_to_ser.pof ;
+--------------------+----------------------------------------------------------------------------------+
; Option             ; Setting                                                                          ;
+--------------------+----------------------------------------------------------------------------------+
; Device             ; EPC2                                                                             ;
; JTAG usercode      ; 0x00000000                                                                       ;
; Checksum           ; 0x02CC67EA                                                                       ;
; Compression Ratio  ; 1                                                                                ;
+--------------------+----------------------------------------------------------------------------------+


+--------------------+
; Assembler Messages ;
+--------------------+
Info: *******************************************************************
Info: Running Quartus II Assembler
    Info: Version 7.2 Build 151 09/26/2007 SJ Full Version
    Info: Processing started: Sat Apr 25 10:18:02 2009
Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off par_to_ser -c par_to_ser
Info: Assembler is generating device programming files
Info: Quartus II Assembler was successful. 0 errors, 0 warnings
    Info: Allocated 127 megabytes of memory during processing
    Info: Processing ended: Sat Apr 25 10:18:04 2009
    Info: Elapsed time: 00:00:02


⌨️ 快捷键说明

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