fpga fixes
This commit is contained in:
@@ -88,4 +88,7 @@ kill -9 <pid>
|
||||
lsof +D build_ase_1c
|
||||
|
||||
# quick off cache synthesis
|
||||
make -C cache > cache/build.log 2>&1 &
|
||||
make -C pipeline > pipeline/build.log 2>&1 &
|
||||
make -C cache > cache/build.log 2>&1 &
|
||||
make -C vortex > vortex/build.log 2>&1 &
|
||||
make -C pipeline > pipeline/build.log 2>&1 &
|
||||
Reference in New Issue
Block a user