X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fperipherals%2Fsdram%2Ftb_top.bsv;fp=src%2Fperipherals%2Fsdram%2Ftb_top.bsv;h=4cba9212b134bf0db007f97a88decf1afa7f4508;hb=b0f638c4cf2d16dbf62249a253575259261eb3fb;hp=8e920a08b1db4770631c3300da5a88a68515fbcb;hpb=df9621ad270f10a2f59262cb5d6c5898fd50bbf4;p=shakti-peripherals.git diff --git a/src/peripherals/sdram/tb_top.bsv b/src/peripherals/sdram/tb_top.bsv index 8e920a0..4cba921 100644 --- a/src/peripherals/sdram/tb_top.bsv +++ b/src/peripherals/sdram/tb_top.bsv @@ -19,7 +19,7 @@ import AXI4_Fabric :: *; import sdr_top :: *; import tb_bsv_wrapper :: *; import Connectable :: *; -`include "defined_parameters.bsv" +`include "instance_defines.bsv" typedef 1 Num_Masters;