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