added synthesis for Vortex single core
This commit is contained in:
@@ -90,5 +90,6 @@ lsof +D build_ase_1c
|
||||
# quick off cache synthesis
|
||||
make -C pipeline > pipeline/build.log 2>&1 &
|
||||
make -C cache > cache/build.log 2>&1 &
|
||||
make -C core > core/build.log 2>&1 &
|
||||
make -C vortex > vortex/build.log 2>&1 &
|
||||
make -C top > top/build.log 2>&1 &
|
||||
|
||||
Reference in New Issue
Block a user