mirror of
https://github.com/lowobservable/coax.git
synced 2026-02-04 16:03:46 +00:00
Add interface2
This commit is contained in:
7
interface2/fpga/tests/run_test.sh
Executable file
7
interface2/fpga/tests/run_test.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
VVP=vvp
|
||||
|
||||
echo "Running $1"
|
||||
|
||||
${VVP} -N $1
|
||||
Reference in New Issue
Block a user