VPR-6.0
|
#include <physical_types.h>
Data Fields | |
char * | name |
int | num_pb |
char * | blif_model |
t_model * | model |
enum e_pb_type_class | class_type |
t_mode * | modes |
int | num_modes |
t_port * | ports |
int | num_ports |
int | num_clock_pins |
int | num_input_pins |
int | num_output_pins |
t_mode * | parent_mode |
int | depth |
float | max_internal_delay |
t_pin_to_pin_annotation * | annotations |
int | num_annotations |
struct s_linked_vptr * | models_contained |
Describes a physical block type
Definition at line 340 of file physical_types.h.
[0..num_annotations-1]
Definition at line 361 of file physical_types.h.
char* s_pb_type::blif_model |
Definition at line 344 of file physical_types.h.
Definition at line 346 of file physical_types.h.
int s_pb_type::depth |
depth of pb_type
Definition at line 358 of file physical_types.h.
Definition at line 360 of file physical_types.h.
Definition at line 345 of file physical_types.h.
Definition at line 364 of file physical_types.h.
[0..num_modes-1]
Definition at line 348 of file physical_types.h.
char* s_pb_type::name |
Definition at line 342 of file physical_types.h.
Definition at line 362 of file physical_types.h.
Definition at line 353 of file physical_types.h.
inputs not including clock pins
Definition at line 354 of file physical_types.h.
Definition at line 349 of file physical_types.h.
Definition at line 355 of file physical_types.h.
Definition at line 343 of file physical_types.h.
Definition at line 351 of file physical_types.h.
Definition at line 357 of file physical_types.h.
[0..num_ports]
Definition at line 350 of file physical_types.h.