VPR-7.0
|
#include <vpr_types.h>
Data Fields | |
int | length |
int | start |
boolean | longline |
boolean * | sb |
boolean * | cb |
short | wire_switch |
short | opin_switch |
float | Rmetal |
float | Cmetal |
boolean | twisted |
enum e_direction | direction |
enum e_drivers | drivers |
int | group_start |
int | group_size |
int | index |
float | Cmetal_per_m |
Definition at line 803 of file vpr_types.h.
boolean* s_seg_details::cb |
Definition at line 808 of file vpr_types.h.
float s_seg_details::Cmetal |
Definition at line 812 of file vpr_types.h.
float s_seg_details::Cmetal_per_m |
Definition at line 819 of file vpr_types.h.
enum e_direction s_seg_details::direction |
Definition at line 814 of file vpr_types.h.
enum e_drivers s_seg_details::drivers |
Definition at line 815 of file vpr_types.h.
int s_seg_details::group_size |
Definition at line 817 of file vpr_types.h.
int s_seg_details::group_start |
Definition at line 816 of file vpr_types.h.
int s_seg_details::index |
Definition at line 818 of file vpr_types.h.
int s_seg_details::length |
Definition at line 804 of file vpr_types.h.
boolean s_seg_details::longline |
Definition at line 806 of file vpr_types.h.
short s_seg_details::opin_switch |
Definition at line 810 of file vpr_types.h.
float s_seg_details::Rmetal |
Definition at line 811 of file vpr_types.h.
boolean* s_seg_details::sb |
Definition at line 807 of file vpr_types.h.
int s_seg_details::start |
Definition at line 805 of file vpr_types.h.
boolean s_seg_details::twisted |
Definition at line 813 of file vpr_types.h.
short s_seg_details::wire_switch |
Definition at line 809 of file vpr_types.h.