Add Xcelium scripts
This commit is contained in:
7
test-xcelium/__build.sh
Executable file
7
test-xcelium/__build.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
rm -rf xcelium.d
|
||||
|
||||
xmvlog -sv -f ../source/sources.f top.sv
|
||||
xmelab -timescale 1ps/1ps top
|
||||
Reference in New Issue
Block a user