Add missing include

Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
This commit is contained in:
Pirmin Vogel 2020-04-23 14:53:30 +02:00
parent a39cc33f7a
commit dcf18d86c3

View file

@ -7,6 +7,8 @@
`define RVFI
`endif
`include "prim_assert.sv"
/**
* Top level module of the ibex RISC-V core
*/