mirror of
https://github.com/verilator/verilator.git
synced 2025-01-23 14:54:15 +00:00
Commentary in docs/guide/connecting.rst (#3345)
This commit is contained in:
parent
ae005434e4
commit
a9cb9bac21
@ -10,6 +10,7 @@ Alex Chadwick
|
|||||||
Ameya Vikram Singh
|
Ameya Vikram Singh
|
||||||
Andreas Kuster
|
Andreas Kuster
|
||||||
Chris Randall
|
Chris Randall
|
||||||
|
Chuxuan Wang
|
||||||
Conor McCullough
|
Conor McCullough
|
||||||
Dan Petrisko
|
Dan Petrisko
|
||||||
Daniel Bates
|
Daniel Bates
|
||||||
|
@ -422,7 +422,7 @@ accesses the above signal "readme" would be:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
cat >sim_main.cpp <<'<<EOF'
|
cat >sim_main.cpp <<'EOF'
|
||||||
#include "Vour.h"
|
#include "Vour.h"
|
||||||
#include "verilated.h"
|
#include "verilated.h"
|
||||||
#include "verilated_vpi.h" // Required to get definitions
|
#include "verilated_vpi.h" // Required to get definitions
|
||||||
|
Loading…
Reference in New Issue
Block a user