First toolflow version
This commit is contained in:
7
scripts/build_hammer.sh
Normal file
7
scripts/build_hammer.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd toolflow
|
||||
|
||||
sbt stage
|
||||
|
||||
popd
|
Reference in New Issue
Block a user