mirror of
https://github.com/olofk/serv.git
synced 2025-04-22 21:07:12 -04:00
servant: Only ignore memfile for verilator
This commit is contained in:
parent
57b4fca05f
commit
9b5401811e
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ serv_arbiter serv_arbiter
|
|||
|
||||
servant_ram
|
||||
#(
|
||||
`ifdef SYNTHESIS
|
||||
`ifndef VERILATOR
|
||||
.memfile (memfile),
|
||||
`endif
|
||||
.depth (memsize))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue