-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtop_level.asm.rpt
executable file
·128 lines (108 loc) · 8.72 KB
/
top_level.asm.rpt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
Assembler report for top_level
Fri Jan 20 12:47:44 2012
Quartus II Version 8.0 Build 231 07/10/2008 Service Pack 1 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/hqtf51/Desktop/multiplier_block/multiplier_block/top_level.sof
6. Assembler Device Options: C:/Documents and Settings/hqtf51/Desktop/multiplier_block/multiplier_block/top_level.pof
7. 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 Jan 20 12:47:44 2012 ;
; Revision Name ; top_level ;
; Top-level Entity Name ; top_level ;
; Family ; Cyclone ;
; Device ; EP1C20F400C7 ;
+-----------------------+---------------------------------------+
+--------------------------------------------------------------------------------------------------------+
; Assembler Settings ;
+-----------------------------------------------------------------------------+----------+---------------+
; Option ; Setting ; Default Value ;
+-----------------------------------------------------------------------------+----------+---------------+
; Use smart compilation ; Off ; Off ;
; Maximum processors allowed for parallel compilation ; 1 ; 1 ;
; 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 ;
; Auto user code ; Off ; Off ;
; Use configuration device ; On ; On ;
; Configuration device ; Auto ; Auto ;
; 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 ;
; 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/hqtf51/Desktop/multiplier_block/multiplier_block/top_level.sof ;
; C:/Documents and Settings/hqtf51/Desktop/multiplier_block/multiplier_block/top_level.pof ;
+------------------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------------------------------------------+
; Assembler Device Options: C:/Documents and Settings/hqtf51/Desktop/multiplier_block/multiplier_block/top_level.sof ;
+----------------+---------------------------------------------------------------------------------------------------+
; Option ; Setting ;
+----------------+---------------------------------------------------------------------------------------------------+
; Device ; EP1C20F400C7 ;
; JTAG usercode ; 0xFFFFFFFF ;
; Checksum ; 0x001E5EBF ;
+----------------+---------------------------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------------------------------------------+
; Assembler Device Options: C:/Documents and Settings/hqtf51/Desktop/multiplier_block/multiplier_block/top_level.pof ;
+--------------------+-----------------------------------------------------------------------------------------------+
; Option ; Setting ;
+--------------------+-----------------------------------------------------------------------------------------------+
; Device ; EPCS4 ;
; JTAG usercode ; 0x00000000 ;
; Checksum ; 0x06282785 ;
; Compression Ratio ; 3 ;
+--------------------+-----------------------------------------------------------------------------------------------+
+--------------------+
; Assembler Messages ;
+--------------------+
Info: *******************************************************************
Info: Running Quartus II Assembler
Info: Version 8.0 Build 231 07/10/2008 Service Pack 1 SJ Full Version
Info: Processing started: Fri Jan 20 12:47:42 2012
Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off top_level -c top_level
Info: Assembler is generating device programming files
Info: Quartus II Assembler was successful. 0 errors, 0 warnings
Info: Peak virtual memory: 178 megabytes
Info: Processing ended: Fri Jan 20 12:47:44 2012
Info: Elapsed time: 00:00:02
Info: Total CPU time (on all processors): 00:00:02