From e04030d0d1f56a706f36118a6c132675ec5fd4f8 Mon Sep 17 00:00:00 2001 From: Larry Ruckman Date: Thu, 19 Sep 2024 13:13:08 -0700 Subject: [PATCH] Update hardware_debug.rst --- docs/src/HowTo/hardware_debug.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/HowTo/hardware_debug.rst b/docs/src/HowTo/hardware_debug.rst index 24f2983..6e7c582 100644 --- a/docs/src/HowTo/hardware_debug.rst +++ b/docs/src/HowTo/hardware_debug.rst @@ -80,7 +80,7 @@ How to implement ILA in Vivado with ruckus ... ConfigProbe ${ilaName} {} - * Write the debug probes into the synth_1 design before impl_1 + * Write the debug probes .. code-block::