#include <vpr_types.h>
◆ t_chan_seg_details() [1/2]
t_chan_seg_details::t_chan_seg_details |
( |
| ) |
|
|
default |
◆ t_chan_seg_details() [2/2]
t_chan_seg_details::t_chan_seg_details |
( |
const t_seg_details * |
init_seg_details | ) |
|
|
inline |
◆ arch_opin_switch()
short t_chan_seg_details::arch_opin_switch |
( |
| ) |
const |
|
inline |
◆ arch_wire_switch()
short t_chan_seg_details::arch_wire_switch |
( |
| ) |
const |
|
inline |
◆ cb()
bool t_chan_seg_details::cb |
( |
int |
pos | ) |
const |
|
inline |
◆ Cmetal()
float t_chan_seg_details::Cmetal |
( |
| ) |
const |
|
inline |
◆ Cmetal_per_m()
float t_chan_seg_details::Cmetal_per_m |
( |
| ) |
const |
|
inline |
◆ direction()
◆ group_size()
int t_chan_seg_details::group_size |
( |
| ) |
const |
|
inline |
◆ group_start()
int t_chan_seg_details::group_start |
( |
| ) |
const |
|
inline |
◆ index()
int t_chan_seg_details::index |
( |
| ) |
const |
|
inline |
◆ length()
int t_chan_seg_details::length |
( |
| ) |
const |
|
inline |
◆ longline()
bool t_chan_seg_details::longline |
( |
| ) |
const |
|
inline |
◆ Rmetal()
float t_chan_seg_details::Rmetal |
( |
| ) |
const |
|
inline |
◆ sb()
bool t_chan_seg_details::sb |
( |
int |
pos | ) |
const |
|
inline |
◆ seg_end()
int t_chan_seg_details::seg_end |
( |
| ) |
const |
|
inline |
◆ seg_start()
int t_chan_seg_details::seg_start |
( |
| ) |
const |
|
inline |
◆ set_length()
void t_chan_seg_details::set_length |
( |
int |
new_len | ) |
|
|
inline |
◆ set_seg_end()
void t_chan_seg_details::set_seg_end |
( |
int |
new_end | ) |
|
|
inline |
◆ set_seg_start()
void t_chan_seg_details::set_seg_start |
( |
int |
new_start | ) |
|
|
inline |
◆ start()
int t_chan_seg_details::start |
( |
| ) |
const |
|
inline |
◆ type_name()
const vtr::string_view t_chan_seg_details::type_name |
( |
| ) |
const |
|
inline |
◆ length_
int t_chan_seg_details::length_ = -1 |
|
private |
◆ seg_detail_
◆ seg_end_
int t_chan_seg_details::seg_end_ = -1 |
|
private |
◆ seg_start_
int t_chan_seg_details::seg_start_ = -1 |
|
private |
The documentation for this class was generated from the following file: