Basic element used to store the traceback (routing) of each net.
More...
#include <vpr_types.h>
Basic element used to store the traceback (routing) of each net.
- Parameters
-
index | Array index (ID) of this routing resource node. |
iswitch | Index of the switch type used to go from this rr_node to the next one in the routing. OPEN if there is no next node (i.e. this node is the last one (a SINK) in a branch of the net's routing). |
next | Pointer to the next traceback element in this route. |
◆ index
◆ iswitch
◆ next
The documentation for this struct was generated from the following file: