Skip to content

Commit 3a8e876

Browse files
committed
Adder / subtractor module in Quartus
1 parent 02bc380 commit 3a8e876

File tree

96 files changed

+3557
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+3557
-0
lines changed
221 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{ "Info" "IQEXE_SEPARATOR" "" "*******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "Design Software" 0 -1 1732955356999 ""}
2+
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Assembler Quartus Prime " "Running Quartus Prime Assembler" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 23.1std.1 Build 993 05/14/2024 SC Lite Edition " "Version 23.1std.1 Build 993 05/14/2024 SC Lite Edition" { } { } 0 0 "%1!s!" 0 0 "Design Software" 0 -1 1732955357000 ""} { "Info" "IQEXE_START_BANNER_TIME" "Sat Nov 30 09:29:16 2024 " "Processing started: Sat Nov 30 09:29:16 2024" { } { } 0 0 "Processing started: %1!s!" 0 0 "Design Software" 0 -1 1732955357000 ""} } { } 4 0 "Running %2!s! %1!s!" 0 0 "Assembler" 0 -1 1732955357000 ""}
3+
{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_asm --read_settings_files=off --write_settings_files=off four_bits_adder_subtractor -c four_bits_adder_subtractor " "Command: quartus_asm --read_settings_files=off --write_settings_files=off four_bits_adder_subtractor -c four_bits_adder_subtractor" { } { } 0 0 "Command: %1!s!" 0 0 "Assembler" 0 -1 1732955357001 ""}
4+
{ "Warning" "WQCU_PARALLEL_USER_SHOULD_SPECIFY_NUM_PROC" "" "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." { } { } 0 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." 0 0 "Assembler" 0 -1 1732955357475 ""}
5+
{ "Info" "IASM_ASM_GENERATING_POWER_DATA" "" "Writing out detailed assembly data for power analysis" { } { } 0 115031 "Writing out detailed assembly data for power analysis" 0 0 "Assembler" 0 -1 1732955360119 ""}
6+
{ "Info" "IASM_ASM_GENERATING_PROGRAMMING_FILES" "" "Assembler is generating device programming files" { } { } 0 115030 "Assembler is generating device programming files" 0 0 "Assembler" 0 -1 1732955360315 ""}
7+
{ "Info" "IQEXE_ERROR_COUNT" "Assembler 0 s 1 Quartus Prime " "Quartus Prime Assembler was successful. 0 errors, 1 warning" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "4729 " "Peak virtual memory: 4729 megabytes" { } { } 0 0 "Peak virtual memory: %1!s! megabytes" 0 0 "Design Software" 0 -1 1732955361531 ""} { "Info" "IQEXE_END_BANNER_TIME" "Sat Nov 30 09:29:21 2024 " "Processing ended: Sat Nov 30 09:29:21 2024" { } { } 0 0 "Processing ended: %1!s!" 0 0 "Design Software" 0 -1 1732955361531 ""} { "Info" "IQEXE_ELAPSED_TIME" "00:00:05 " "Elapsed time: 00:00:05" { } { } 0 0 "Elapsed time: %1!s!" 0 0 "Design Software" 0 -1 1732955361531 ""} { "Info" "IQEXE_ELAPSED_CPU_TIME" "00:00:05 " "Total CPU time (on all processors): 00:00:05" { } { } 0 0 "Total CPU time (on all processors): %1!s!" 0 0 "Design Software" 0 -1 1732955361531 ""} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0 "Assembler" 0 -1 1732955361531 ""}
Binary file not shown.
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" ?>
2+
<LOG_ROOT>
3+
<PROJECT NAME="four_bits_adder_subtractor">
4+
</PROJECT>
5+
</LOG_ROOT>
Binary file not shown.

0 commit comments

Comments
 (0)