fix opae build

This commit is contained in:
Blaise Tine
2020-04-20 12:51:42 -07:00
parent 3cbecfcef0
commit d79e36912f
76 changed files with 84 additions and 84 deletions

View File

@@ -1,7 +1,7 @@
`ifndef VX_CSR_REQ
`define VX_CSR_REQ
`include "../VX_define.v"
`include "../VX_define.vh"
interface VX_csr_req_if ();