mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
testgen-PIPELINE python startup
This commit is contained in:
parent
21989ee615
commit
eb9787609e
3
wally-pipelined/testgen/testgen-PIPELINE.py
Normal file → Executable file
3
wally-pipelined/testgen/testgen-PIPELINE.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import string
|
import string
|
||||||
@ -632,4 +633,4 @@ for xlen in xlens:
|
|||||||
f.close()
|
f.close()
|
||||||
r.close()
|
r.close()
|
||||||
|
|
||||||
print("Done with ", xlen)
|
print("Done with ", xlen)
|
||||||
|
Loading…
Reference in New Issue
Block a user