forked from Github_Repos/cvw
Fixed syntax error.
This commit is contained in:
parent
270b3371f1
commit
fe922c8fac
@ -92,5 +92,5 @@ module ram1p1rwe #(parameter DEPTH=64, WIDTH=44) (
|
||||
if (ce & we)
|
||||
// coverage on
|
||||
RAM[addr] <= #1 din;
|
||||
|
||||
end
|
||||
endmodule
|
||||
|
Loading…
Reference in New Issue
Block a user