mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fixed paths in creating division test vectors
This commit is contained in:
parent
65dd99af0c
commit
1831dfccc2
@ -1,8 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkdir -p vectors
|
||||
#./create_vectors.sh
|
||||
#./remove_spaces.sh
|
||||
./create_vectors.sh
|
||||
./remove_spaces.sh
|
||||
|
||||
# to create tvs for evaluation of combined IFdivsqrt
|
||||
./combined_IF_vectors/create_IF_vectors.sh
|
||||
cd combined_IF_vectors; ./create_IF_vectors.sh
|
Loading…
Reference in New Issue
Block a user