Skip to content

Commit 1eb5f95

Browse files
Update README.md
1 parent 7e9e23e commit 1eb5f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ If Vivado does not open or crashes, please check the [Xilinx SDK requirements](h
6464

6565
#### Testbench
6666

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.
6868

6969
#### Behavioral simulation using the testbench
7070

0 commit comments

Comments
 (0)