alu works on fpga
This commit is contained in:
parent
7fdf4e7739
commit
0ba56bc41e
75 changed files with 2771 additions and 2316 deletions
|
@ -1,5 +1,5 @@
|
|||
Assembler report for chip8
|
||||
Sun Apr 7 23:52:17 2024
|
||||
Mon Apr 8 08:52:25 2024
|
||||
Quartus Prime Version 23.1std.0 Build 991 11/28/2023 SC Lite Edition
|
||||
|
||||
|
||||
|
@ -38,7 +38,7 @@ https://fpgasoftware.intel.com/eula.
|
|||
+---------------------------------------------------------------+
|
||||
; Assembler Summary ;
|
||||
+-----------------------+---------------------------------------+
|
||||
; Assembler Status ; Successful - Sun Apr 7 23:52:17 2024 ;
|
||||
; Assembler Status ; Successful - Mon Apr 8 08:52:25 2024 ;
|
||||
; Revision Name ; chip8 ;
|
||||
; Top-level Entity Name ; chip8 ;
|
||||
; Family ; Cyclone V ;
|
||||
|
@ -67,8 +67,8 @@ https://fpgasoftware.intel.com/eula.
|
|||
+----------------+--------------------+
|
||||
; Option ; Setting ;
|
||||
+----------------+--------------------+
|
||||
; JTAG usercode ; 0x02233A94 ;
|
||||
; Checksum ; 0x02233A94 ;
|
||||
; JTAG usercode ; 0x0223939A ;
|
||||
; Checksum ; 0x0223939A ;
|
||||
+----------------+--------------------+
|
||||
|
||||
|
||||
|
@ -78,14 +78,14 @@ https://fpgasoftware.intel.com/eula.
|
|||
Info: *******************************************************************
|
||||
Info: Running Quartus Prime Assembler
|
||||
Info: Version 23.1std.0 Build 991 11/28/2023 SC Lite Edition
|
||||
Info: Processing started: Sun Apr 7 23:52:10 2024
|
||||
Info: Processing started: Mon Apr 8 08:52:19 2024
|
||||
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
|
||||
Info: Peak virtual memory: 631 megabytes
|
||||
Info: Processing ended: Sun Apr 7 23:52:17 2024
|
||||
Info: Elapsed time: 00:00:07
|
||||
Info: Peak virtual memory: 628 megabytes
|
||||
Info: Processing ended: Mon Apr 8 08:52:25 2024
|
||||
Info: Elapsed time: 00:00:06
|
||||
Info: Total CPU time (on all processors): 00:00:07
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue