Skip to content
Snippets Groups Projects
Commit d3ec29a4 authored by dam1n19's avatar dam1n19
Browse files

SOC1-167: Updated socsim script to remove bootrom gen

parent dab6fe0b
No related branches found
No related tags found
No related merge requests found
Subproject commit 437bacbcd07313fc32af8359062de654450f0d65 Subproject commit f3011926171a1aeb8215444e32065dd3f13c806f
...@@ -26,7 +26,6 @@ cd $PROJECT_DIR/simulate/sim/system_secworks_sha256 ...@@ -26,7 +26,6 @@ cd $PROJECT_DIR/simulate/sim/system_secworks_sha256
echo ${2} echo ${2}
make -C $NANOSOC_TECH_DIR/system run_xm \ make -C $NANOSOC_TECH_DIR/system run_xm \
SIM_DIR=$SIM_DIR \ SIM_DIR=$SIM_DIR \
BOOTROM_GEN=yes \
ADP_FILE=$PROJECT_DIR/system/stimulus/adp_hash_stim.cmd \ ADP_FILE=$PROJECT_DIR/system/stimulus/adp_hash_stim.cmd \
${@:2} ${@:2}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment