Export VC_TOP_HJSON for Nexus Change-Id: Iea86dfd922b2efe08f4f2cd1311e1dbb6ef32ef4
diff --git a/platforms/nexus/setup.sh b/platforms/nexus/setup.sh index 1eaa09d..16ed12c 100644 --- a/platforms/nexus/setup.sh +++ b/platforms/nexus/setup.sh
@@ -40,6 +40,7 @@ export ML_TOP_HJSON="${ROOTDIR}/hw/matcha/hw/top_matcha/ip/ml_top/data/ml_top.hjson" export TIMER_HJSON="${OPENTITAN_GEN_DIR}/rv_timer.hjson" export UART_HJSON="${OPENTITAN_SOURCE}/hw/ip/uart/data/uart.hjson" +export VC_TOP_HJSON="${ROOTDIR}/hw/matcha/hw/top_matcha/ip/vc_top/data/vc_top.hjson" # Input for topgen_matcha.py to generate hw configuration export TOP_MATCHA_HJSON="${ROOTDIR}/hw/matcha/hw/top_matcha/data/top_matcha.hjson"