Fix broken links in the verification doc (#230)

This commit is contained in:
taoliug 2019-08-08 10:22:54 -07:00 committed by GitHub
parent 19ffe9ac1d
commit 48f77c6a2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ End-to-end RTL/ISS co-simulation flow
RTL/ISS co-simulation flow chart
The flow is controlled by a `Makefile <Makefile>`_, heres the list of frequently
The flow is controlled by a `Makefile <https://github.com/lowRISC/ibex/blob/master/dv/uvm/Makefile>`_, heres the list of frequently
used commands:
.. codeblock:: bash
@ -88,7 +88,7 @@ used commands:
Run with a different RTL simulator
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can add the compile/simulation options in `simulator.yaml <yaml/rtl_simulation.yaml>`_.
You can add the compile/simulation options in `simulator.yaml <https://github.com/lowRISC/ibex/blob/master/dv/uvm/yaml/rtl_simulation.yaml>`_.
.. codeblock:: bash