Skip to content

Commit a7cd8f9

Browse files
authored
Merge pull request #2147 from verilog-to-routing/floorplanning_legend
Floorplanning legend
2 parents 89546b7 + fab62af commit a7cd8f9

File tree

11 files changed

+1366
-2
lines changed

11 files changed

+1366
-2
lines changed

doc/src/api/vprinternals/draw_files.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ draw_debug.h/cpp
2626
:project: vpr
2727
:sections: detaileddescription
2828

29+
draw_floorplanning.h/cpp
30+
--------------
31+
.. doxygenfile:: draw_floorplanning.h
32+
:project: vpr
33+
:sections: detaileddescription
34+
2935
draw_global.h/cpp
3036
--------------
3137
.. doxygenfile:: draw_global.h
@@ -120,4 +126,4 @@ ui_setup.h/cpp
120126
--------------
121127
.. doxygenfile:: ui_setup.h
122128
:project: vpr
123-
:sections: detaileddescription
129+
:sections: detaileddescription

doc/src/vpr/graphics.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,11 @@ Button Description Table
182182
| | | | |
183183
| | | | |
184184
+-------------------+-------------------+------------------------------+------------------------------+
185+
| Draw Partitions | Placement/Routing | Visualizes placement | |
186+
| | | constraints | |
187+
| | | | |
188+
| | | | |
189+
+-------------------+-------------------+------------------------------+------------------------------+
185190
| Place Macros | Placement/Routing | Visualizes placement macros | |
186191
| | | | |
187192
| | | | |

0 commit comments

Comments
 (0)