mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 05:24:49 +00:00
11 lines
198 B
Bash
Executable File
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
|