mirror of
https://github.com/olofk/serv.git
synced 2026-02-26 16:23:23 +00:00
servant: Only ignore memfile for verilator
This commit is contained in:
@@ -116,7 +116,7 @@ serv_arbiter serv_arbiter
|
||||
|
||||
servant_ram
|
||||
#(
|
||||
`ifdef SYNTHESIS
|
||||
`ifndef VERILATOR
|
||||
.memfile (memfile),
|
||||
`endif
|
||||
.depth (memsize))
|
||||
|
||||
Reference in New Issue
Block a user