Skip to content

Commit f4e9a92

Browse files
committed
doc: Note colours used to draw RR source/sink nodes
1 parent 168b307 commit f4e9a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/src/vpr/graphics.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ When a routing is on-screen, clicking on **Toggle RR** lets you to choose betwee
104104
The routing resource view can be very useful in ensuring that you have correctly described your FPGA in the architecture description file -- if you see switches where they shouldn’t be or pins on the wrong side of a clb, your architecture description needs to be revised.
105105

106106
Wiring segments are drawn in black, input pins are drawn in sky blue, and output pins are drawn in pink.
107+
Sinks are drawn in dark slate blue, and sources in plum.
107108
Direct connections between output and input pins are shown in medium purple.
108109
Connections from wiring segments to input pins are shown in sky blue, connections from output pins to wiring segments are shown in pink, and connections between wiring segments are shown in green.
109110
The points at which wiring segments connect to clb pins (connection box switches) are marked with an ``x``.

0 commit comments

Comments
 (0)