1
0
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:
Olof Kindgren
2019-10-21 15:26:31 +02:00
parent 57b4fca05f
commit 9b5401811e

View File

@@ -116,7 +116,7 @@ serv_arbiter serv_arbiter
servant_ram
#(
`ifdef SYNTHESIS
`ifndef VERILATOR
.memfile (memfile),
`endif
.depth (memsize))