++debug of netfpga compile

This commit is contained in:
Nico Schottelius 2019-07-21 14:37:31 +02:00
commit 55a363055b
3 changed files with 38 additions and 46 deletions

View file

@ -7,7 +7,7 @@ echo "First source all variables and THEN run this script"
read something
# Step 1..3: create code
# Step 4
# Step 4:
cd $P4_PROJECT_DIR && make
# Step 5