Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harisankarsadasivan authored Sep 3, 2021
1 parent 7e9e23e commit 1eb5f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ If Vivado does not open or crashes, please check the [Xilinx SDK requirements](h

#### Testbench

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

#### Behavioral simulation using the testbench

Expand Down

0 comments on commit 1eb5f95

Please sign in to comment.