Skip to content

Commit

Permalink
[aes/pre_dv/aes_tb] Fix instructions in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
  • Loading branch information
vogelpi committed Sep 17, 2024
1 parent 78a2e33 commit dc492e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/ip/aes/pre_dv/aes_tb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ From the OpenTitan top level:

```sh
fusesoc --cores-root=. run --setup --build lowrisc:dv_verilator:aes_sim
./build/lowrisc_dv_verilator_aes_sim_0.6/default-verilator/Vaes_sim --trace
./build/lowrisc_dv_verilator_aes_sim_0.1/default-verilator/Vaes_sim --trace
```

Details of the testbench
Expand Down

0 comments on commit dc492e7

Please sign in to comment.