mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 21:44:29 +00:00
4 lines
23 B
Bash
4 lines
23 B
Bash
|
#!/bin/sh
|
||
|
vsim -do $1
|
||
|
|