mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
7 lines
126 B
Tcsh
Executable File
7 lines
126 B
Tcsh
Executable File
#!/bin/sh
|
|
./runme_f64div.csh
|
|
./runme_f32div.csh
|
|
./runme_f64sqrt.csh
|
|
./runme_f32sqrt.csh
|
|
echo "Simulation Ended, Go Pokes!..."
|