Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
marwaneltoukhy authored Nov 27, 2023
1 parent 0044b89 commit 82c8211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,13 @@ Starting your project
make cocotb-verify-<testbench-name>-rtl
# To test all RTL simulations run
make cocotb-verify-<testbench-name>-rtl
make cocotb-verify-all-rtl
# you can then run GL simulations using
make cocotb-verify-<testbench-name>-gl
# To test all GL simulations run
make cocotb-verify-<testbench-name>-gl
make cocotb-verify-all-gl
#. Run OpenSTA on your design

Expand Down

0 comments on commit 82c8211

Please sign in to comment.