yayacemu/output_files/chip8.asm.rpt

92 lines
3.8 KiB
Plaintext
Raw Normal View History

2024-04-08 06:34:21 +00:00
Assembler report for chip8
2024-04-08 13:54:48 +00:00
Mon Apr 8 08:52:25 2024
2024-04-08 06:34:21 +00:00
Quartus Prime Version 23.1std.0 Build 991 11/28/2023 SC Lite Edition
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Assembler Summary
3. Assembler Settings
4. Assembler Generated Files
5. Assembler Device Options: chip8.sof
6. Assembler Messages
----------------
; Legal Notice ;
----------------
Copyright (C) 2023 Intel Corporation. All rights reserved.
Your use of Intel Corporation's design tools, logic functions
and other software and tools, and any 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, at
https://fpgasoftware.intel.com/eula.
+---------------------------------------------------------------+
; Assembler Summary ;
+-----------------------+---------------------------------------+
2024-04-08 13:54:48 +00:00
; Assembler Status ; Successful - Mon Apr 8 08:52:25 2024 ;
2024-04-08 06:34:21 +00:00
; Revision Name ; chip8 ;
; Top-level Entity Name ; chip8 ;
; Family ; Cyclone V ;
; Device ; 5CSEBA6U23I7 ;
+-----------------------+---------------------------------------+
+----------------------------------+
; Assembler Settings ;
+--------+---------+---------------+
; Option ; Setting ; Default Value ;
+--------+---------+---------------+
+-------------------------------------------------------------------------------+
; Assembler Generated Files ;
+-------------------------------------------------------------------------------+
; File Name ;
+-------------------------------------------------------------------------------+
; /home/nickorlow/programming/school/warminster/yayacemu/output_files/chip8.sof ;
+-------------------------------------------------------------------------------+
+-------------------------------------+
; Assembler Device Options: chip8.sof ;
+----------------+--------------------+
; Option ; Setting ;
+----------------+--------------------+
2024-04-08 13:54:48 +00:00
; JTAG usercode ; 0x0223939A ;
; Checksum ; 0x0223939A ;
2024-04-08 06:34:21 +00:00
+----------------+--------------------+
+--------------------+
; Assembler Messages ;
+--------------------+
Info: *******************************************************************
Info: Running Quartus Prime Assembler
Info: Version 23.1std.0 Build 991 11/28/2023 SC Lite Edition
2024-04-08 13:54:48 +00:00
Info: Processing started: Mon Apr 8 08:52:19 2024
2024-04-08 06:34:21 +00:00
Info: Command: quartus_asm --read_settings_files=off --write_settings_files=off chip8 -c chip8
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 (115030): Assembler is generating device programming files
Info: Quartus Prime Assembler was successful. 0 errors, 1 warning
2024-04-08 13:54:48 +00:00
Info: Peak virtual memory: 628 megabytes
Info: Processing ended: Mon Apr 8 08:52:25 2024
Info: Elapsed time: 00:00:06
2024-04-08 06:34:21 +00:00
Info: Total CPU time (on all processors): 00:00:07