Files
simbench/test-xcelium/__run.sh

10 lines
119 B
Bash
Executable File

#!/usr/bin/env bash
if [ -n "$1" ]; then
dlen_arg="+dlen=$1"
else
dlen_arg=""
fi
xmsim -status top $dlen_arg