mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
4 lines
47 B
Tcsh
4 lines
47 B
Tcsh
|
#!/bin/sh
|
||
|
vsim -do fpdiv.do -c
|
||
|
tail fpdiv.out
|