From a9cb9bac2181118db9d6bce7e5f2c23c79301ed5 Mon Sep 17 00:00:00 2001 From: Chuxuan Wang Date: Wed, 9 Mar 2022 16:57:55 +0800 Subject: [PATCH] Commentary in docs/guide/connecting.rst (#3345) --- docs/CONTRIBUTORS | 1 + docs/guide/connecting.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CONTRIBUTORS b/docs/CONTRIBUTORS index ff2ca8d6d..f68cc16f0 100644 --- a/docs/CONTRIBUTORS +++ b/docs/CONTRIBUTORS @@ -10,6 +10,7 @@ Alex Chadwick Ameya Vikram Singh Andreas Kuster Chris Randall +Chuxuan Wang Conor McCullough Dan Petrisko Daniel Bates diff --git a/docs/guide/connecting.rst b/docs/guide/connecting.rst index d095af97c..49fdc4f79 100644 --- a/docs/guide/connecting.rst +++ b/docs/guide/connecting.rst @@ -422,7 +422,7 @@ accesses the above signal "readme" would be: .. code-block:: bash - cat >sim_main.cpp <<'<sim_main.cpp <<'EOF' #include "Vour.h" #include "verilated.h" #include "verilated_vpi.h" // Required to get definitions