added the .csv files in the helloworld
This commit is contained in:
parent
14fe1d8768
commit
542d5340bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,5 +41,4 @@ ncvlog.log
|
|||||||
ConnectedPinsLog.txt
|
ConnectedPinsLog.txt
|
||||||
UnconnectedPinsLog.txt
|
UnconnectedPinsLog.txt
|
||||||
*.os
|
*.os
|
||||||
*.csv
|
|
||||||
*.so
|
*.so
|
||||||
|
2
test/examples/check_0.csv
Normal file
2
test/examples/check_0.csv
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
1;3
|
||||||
|
2;2
|
|
3
test/examples/control.csv
Normal file
3
test/examples/control.csv
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
1;2
|
||||||
|
1;0
|
||||||
|
2;0
|
|
2
test/examples/source_0.csv
Normal file
2
test/examples/source_0.csv
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
1;3
|
||||||
|
2;2
|
|
Loading…
Reference in New Issue
Block a user