mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-06-28 09:37:38 -04:00
minor update
This commit is contained in:
parent
001a107395
commit
d1f37fc629
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
||||||
ram[i] <= DATAW'(INIT_VALUE); \
|
ram[i] <= DATAW'(INIT_VALUE); \
|
||||||
end \
|
end \
|
||||||
end else
|
end else
|
||||||
`endif
|
`else
|
||||||
`define RAM_RESET_BLOCK
|
`define RAM_RESET_BLOCK
|
||||||
`endif
|
`endif
|
||||||
|
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
ram[i] <= DATAW'(INIT_VALUE); \
|
ram[i] <= DATAW'(INIT_VALUE); \
|
||||||
end \
|
end \
|
||||||
end else
|
end else
|
||||||
`endif
|
`else
|
||||||
`define RAM_RESET_BLOCK
|
`define RAM_RESET_BLOCK
|
||||||
`endif
|
`endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue