Closed splhack closed 4 years ago
poke can use the data from file_read. how about expect?
poke
file_read
expect
data = tester.file_read(file_in) tester.circuit.O.expect(data)
poke
can use the data fromfile_read
. how aboutexpect
?