cvw/pipelined/testbench/fp/run_all.sh
James E. Stine e0e30c1e9e Update to TestFloat for scripts so can run automatically once
TestFloat/Softfloat is compiled.  Slight change to the README as well.
2022-01-14 09:25:37 -06:00

11 lines
198 B
Bash
Executable File

#!/bin/sh
./create_vectors16.sh
./create_vectors32_64.sh
./create_vectors32cmp.sh
./create_vectors32.sh
./create_vectors64_32.sh
./create_vectors64cmp.sh
./create_vectors64.sh
./create_vectorsi.sh