mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 05:24:49 +00:00
Update adder.sv
Program clean up
This commit is contained in:
parent
61b85d1c7f
commit
16028a5766
@ -33,5 +33,3 @@ module adder #(parameter WIDTH=8) (
|
||||
|
||||
assign y = a + b;
|
||||
endmodule
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user