forked from ShechemKS/DownSampling_Processor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtop_processor.asm.rpt
More file actions
102 lines (82 loc) · 5.74 KB
/
top_processor.asm.rpt
File metadata and controls
102 lines (82 loc) · 5.74 KB
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
Assembler report for top_processor
Tue Jun 18 12:42:04 2019
Quartus Prime Version 18.1.0 Build 625 09/12/2018 SJ Lite Edition
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Assembler Summary
3. Assembler Settings
4. Assembler Encrypted IP Cores Summary
5. Assembler Generated Files
6. Assembler Device Options: D:/Shechem/Documents/OneDrive/Documents/Semester 5/Circuit and System Design/DownSampler/ISA/Processor_Reloaded_Beta/top_processor.sof
7. Assembler Messages
----------------
; Legal Notice ;
----------------
Copyright (C) 2018 Intel Corporation. All rights reserved.
Your use of Intel 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 Intel Program License
Subscription Agreement, the Intel Quartus Prime License Agreement,
the Intel FPGA IP License Agreement, or other applicable license
agreement, including, without limitation, that your use is for
the sole purpose of programming logic devices manufactured by
Intel and sold by Intel or its authorized distributors. Please
refer to the applicable agreement for further details.
+---------------------------------------------------------------+
; Assembler Summary ;
+-----------------------+---------------------------------------+
; Assembler Status ; Successful - Tue Jun 18 12:42:04 2019 ;
; Revision Name ; top_processor ;
; Top-level Entity Name ; top_processor ;
; Family ; Cyclone IV E ;
; Device ; EP4CE115F29C7 ;
+-----------------------+---------------------------------------+
+----------------------------------+
; Assembler Settings ;
+--------+---------+---------------+
; Option ; Setting ; Default Value ;
+--------+---------+---------------+
+------------------------------------------------+
; Assembler Encrypted IP Cores Summary ;
+--------+------------------------+--------------+
; Vendor ; IP Core Name ; License Type ;
+--------+------------------------+--------------+
; Altera ; Signal Tap (6AF7 BCE1) ; Licensed ;
; Altera ; Signal Tap (6AF7 BCEC) ; Licensed ;
+--------+------------------------+--------------+
+----------------------------------------------------------------------------------------------------------------------------------------+
; Assembler Generated Files ;
+----------------------------------------------------------------------------------------------------------------------------------------+
; File Name ;
+----------------------------------------------------------------------------------------------------------------------------------------+
; D:/Shechem/Documents/OneDrive/Documents/Semester 5/Circuit and System Design/DownSampler/ISA/Processor_Reloaded_Beta/top_processor.sof ;
+----------------------------------------------------------------------------------------------------------------------------------------+
+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Assembler Device Options: D:/Shechem/Documents/OneDrive/Documents/Semester 5/Circuit and System Design/DownSampler/ISA/Processor_Reloaded_Beta/top_processor.sof ;
+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
; Option ; Setting ;
+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
; JTAG usercode ; 0x0112BF78 ;
; Checksum ; 0x0112BF78 ;
+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
+--------------------+
; Assembler Messages ;
+--------------------+
Info: *******************************************************************
Info: Running Quartus Prime Assembler
Info: Version 18.1.0 Build 625 09/12/2018 SJ Lite Edition
Info: Processing started: Tue Jun 18 12:41:54 2019
Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off top_processor -c top_processor
Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS in your QSF to an appropriate value for best performance.
Info (115031): Writing out detailed assembly data for power analysis
Info (115030): Assembler is generating device programming files
Info: Quartus Prime Assembler was successful. 0 errors, 1 warning
Info: Peak virtual memory: 4726 megabytes
Info: Processing ended: Tue Jun 18 12:42:04 2019
Info: Elapsed time: 00:00:10
Info: Total CPU time (on all processors): 00:00:10