You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ If Vivado does not open or crashes, please check the [Xilinx SDK requirements](h
64
64
65
65
#### Testbench
66
66
67
-
The testbench loads test vectors from a subset of our public datasets in `design/sv_sim_datasets`. Make sure to update your local path in testbench before starting simulation. It compares the output of the design in `result` when `done` is set high to our expectation: 1 for virus and 0 for human.
67
+
The testbench loads test vectors from a subset of our public datasets in `design/sv_sim_datasets`. Make sure to update your local path in testbench before starting simulation. It compares the output of the design in `result`to our expectation when `done` is set high : 1 for virus and 0 for human.
0 commit comments