Skip to content

Commit 45ff1db

Browse files
MahshadJvaughnbetz
authored andcommitted
Update debug_aids.rst
added images to the documentation
1 parent e82edd3 commit 45ff1db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/src/vpr/debug_aids.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ If you want to read a text file describing the entire routing resource graph, ca
2727

2828
Placer and Router Debugger
2929
==========================
30+
31+
.. image:: https://github.com/verilog-to-routing/verilog-to-routing.github.io/blob/master/img/debuggerWindow.png
32+
:align: center
33+
3034
Adding a breakpoint
3135
~~~~~~~~~~~~~~~~~~~
3236

@@ -50,6 +54,9 @@ Upon reaching a breakpoint, the program will stop, notify the user which breakpo
5054
Available Variables
5155
~~~~~~~~~~~~~~~~~~~
5256

57+
.. image:: https://github.com/verilog-to-routing/verilog-to-routing.github.io/blob/master/img/advancedWindow.png
58+
:align: center
59+
5360
You can also find the variables’ list in the Advanced Settings Window, on the left.
5461

5562
**Placer Variables**

0 commit comments

Comments
 (0)