mirror of
https://github.com/openhwgroup/cva5.git
synced 2025-04-22 13:07:33 -04:00
Added missing import statement.
This commit is contained in:
parent
3c9178fb5f
commit
ffacfa1fbc
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
import taiga_config::*;
|
||||
import taiga_types::*;
|
||||
import riscv_types::*;
|
||||
|
||||
module xilinx_byte_enable_ram #(
|
||||
parameter LINES = 4096,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue