|
VPR-6.0
|
#include <vpr_types.h>
Collaboration diagram for s_trace:Data Fields | |
| int | index |
| short | iswitch |
| struct s_trace * | next |
Basic element used to store the traceback (routing) of each net.
Definition at line 739 of file vpr_types.h.
| int s_trace::index |
Definition at line 741 of file vpr_types.h.
| short s_trace::iswitch |
Definition at line 742 of file vpr_types.h.
| struct s_trace* s_trace::next |
Definition at line 743 of file vpr_types.h.