Add folder creation in tuto_fpga_flow.sh to ease the use

This commit is contained in:
AurelienUoU 2019-07-16 07:20:21 -06:00
parent b810b5cab9
commit 3d079c9421
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ ff_path="${pwd_path}/../vpr7_x2p/vpr/VerilogNetlists/ff.v"
dir_keyword="GENERATED_DIR_KEYWORD"
rm -rf ${pwd_path}/results_OpenPithon
cd ${pwd_path}/arch
mkdir generated # create folder to save rewritten architecture
cd ${pwd_path}/scripts
# Replace keyword in config and architecture files