mirror of
https://github.com/verilator/verilator.git
synced 2025-01-07 15:17:36 +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
|
||||
Andreas Kuster
|
||||
Chris Randall
|
||||
Chuxuan Wang
|
||||
Conor McCullough
|
||||
Dan Petrisko
|
||||
Daniel Bates
|
||||
|
@ -422,7 +422,7 @@ accesses the above signal "readme" would be:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
cat >sim_main.cpp <<'<<EOF'
|
||||
cat >sim_main.cpp <<'EOF'
|
||||
#include "Vour.h"
|
||||
#include "verilated.h"
|
||||
#include "verilated_vpi.h" // Required to get definitions
|
||||
|
Loading…
Reference in New Issue
Block a user