diff --git a/hw/top_earlgrey/BUILD b/hw/top_earlgrey/BUILD index 79580912d11057..d7146debb3bfe9 100644 --- a/hw/top_earlgrey/BUILD +++ b/hw/top_earlgrey/BUILD @@ -28,6 +28,7 @@ opentitan_top( doc = glob(["doc/**"]), hjson = "//hw/top_earlgrey/data:autogen/top_earlgrey.gen.hjson", ips = [ + "//hw/top_earlgrey/ip/xbar_peri", "//hw/top_earlgrey/ip/xbar_main", "//hw/top_earlgrey/ip/xbar", "//hw/top_earlgrey/ip/sensor_ctrl",