mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-26 22:44:28 +00:00
10 lines
197 B
Bash
Executable File
10 lines
197 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
|