Files
simbench/test-xcelium/__run.sh

10 lines
119 B
Bash
Raw Normal View History

2023-06-11 22:23:23 +03:00
#!/usr/bin/env bash
if [ -n "$1" ]; then
dlen_arg="+dlen=$1"
else
dlen_arg=""
fi
xmsim -status top $dlen_arg