X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fperipherals%2Fsdram%2Ftb_top.bsv;h=4cba9212b134bf0db007f97a88decf1afa7f4508;hb=2cb43799f59cc22a38b335d0eebf3ab62bb0fab5;hp=8e920a08b1db4770631c3300da5a88a68515fbcb;hpb=1c2b9fc2ebff8a0969df68bc333856b42772858c;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;