mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 05:24:49 +00:00
Update neg.sv
Program clean up
This commit is contained in:
parent
5a40272fd7
commit
250ea7668e
@ -32,4 +32,3 @@ module neg #(parameter WIDTH = 8) (
|
||||
|
||||
assign y = ~a + 1;
|
||||
endmodule
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user