diff --git a/core/xilinx/xilinx_byte_enable_ram.sv b/core/xilinx/xilinx_byte_enable_ram.sv index 61e846d..c286287 100755 --- a/core/xilinx/xilinx_byte_enable_ram.sv +++ b/core/xilinx/xilinx_byte_enable_ram.sv @@ -22,6 +22,7 @@ import taiga_config::*; import taiga_types::*; +import riscv_types::*; module xilinx_byte_enable_ram #( parameter LINES = 4096,