X-Git-Url: https://git.libre-soc.org/?p=shakti-core.git;a=blobdiff_plain;f=src%2Ftestbench%2FFlexBus_Slave_to_AXI4_Master_Fabric_Types.bsv;h=90b43a0c251449e68d4ab115d167b4e4e4488f83;hp=e28b5f766d919efa222d5310aa30c3ac749db29c;hb=4b6bb1593bece9a449b1709662b034fb72f25cfb;hpb=ed1cf08c9be16cdcabff940b2ddd38617a91bdff diff --git a/src/testbench/FlexBus_Slave_to_AXI4_Master_Fabric_Types.bsv b/src/testbench/FlexBus_Slave_to_AXI4_Master_Fabric_Types.bsv index e28b5f7..90b43a0 100644 --- a/src/testbench/FlexBus_Slave_to_AXI4_Master_Fabric_Types.bsv +++ b/src/testbench/FlexBus_Slave_to_AXI4_Master_Fabric_Types.bsv @@ -19,7 +19,7 @@ import FIFOF :: *; import SpecialFIFOs::*; import Connectable :: *; import TriState ::*; -`include "defined_parameters.bsv" +`include "core_parameters.bsv" // ---------------- // BSV additional libs