Skip to content
Snippets Groups Projects
Commit 891302d7 authored by dwn1c21's avatar dwn1c21
Browse files

Auto-fetch memory module when set_env runs

parent 4cf04f6b
No related branches found
No related tags found
No related merge requests found
export SOCLABS_AHB_QSPI_DIR=$(pwd)
export SOCLABS_SOCTOOLS_FLOW_DIR=$SOCLABS_AHB_QSPI_DIR/soctools_flow
\ No newline at end of file
export SOCLABS_SOCTOOLS_FLOW_DIR=$SOCLABS_AHB_QSPI_DIR/soctools_flow
if [ ! -f ./verif/VIP/SST26VF064B.v ]; then
make get_flash_model
fi
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment