diff --git a/simulate/socsim/system_secworks_aes128.sh b/simulate/socsim/system_secworks_aes128.sh
index 90665179b989b521710619239e3236f1a060d759..4e1493f04f28dfa98174b0f64ae92bcc0fc54fda 100755
--- a/simulate/socsim/system_secworks_aes128.sh
+++ b/simulate/socsim/system_secworks_aes128.sh
@@ -24,7 +24,7 @@ cd $SOCLABS_PROJECT_DIR/simulate/sim/$SIM_NAME
 # Compile Simulation
 # Call makefile in NanoSoC Repo with options
 echo ${2}
-make -C $SOCLABS_NANOSOC_TECH_DIR/system run_xm \
+make -C $SOCLABS_NANOSOC_TECH_DIR/system run_mti \
     SIM_DIR=$SIM_DIR \
     ${@:2}