Add sources
This commit is contained in:
5
test-modelsim/__build.sh
Executable file
5
test-modelsim/__build.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
rm -rf testbench
|
||||
vlog -sv -work testbench -vopt -f ../source/sources.f top.sv
|
||||
Reference in New Issue
Block a user