mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 09:45:18 +00:00
10 lines
197 B
Bash
10 lines
197 B
Bash
|
#!/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
|