mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 13:27:10 -04:00
Add missing space after code-block directive
Without this, Sphinx spits out a warning message and swallows the block.
This commit is contained in:
parent
e89a939b0a
commit
134f515e4f
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ The entirety of this flow is controlled by the Makefile found at
|
|||
`dv/uvm/core_ibex/Makefile <https://github.com/lowRISC/ibex/blob/master/dv/uvm/core_ibex/Makefile>`_; here is a list of frequently used commands:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
cd dv/uvm/core_ibex
|
||||
|
||||
# Run a full regression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue