Skip to content

Commit

Permalink
Update tb_fulladder32.sv
Browse files Browse the repository at this point in the history
  • Loading branch information
HepoH3 committed Sep 18, 2023
1 parent 020ddac commit d4db354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Labs/01. Adder/tb_fulladder32.sv
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//////////////////////////////////////////////////////////////////////////////////

module tb_fulladder32();

`define __debug__
parameter TIME_OPERATION = 100;
parameter TEST_VALUES = 3000;

Expand Down

0 comments on commit d4db354

Please sign in to comment.