VPR-6.0

s_model Struct Reference

#include <logic_types.h>

Collaboration diagram for s_model:

Data Fields

char * name
t_model_portsinputs
t_model_portsoutputs
void * instances
int used
struct s_linked_vptrpb_types
struct s_modelnext
int index

Detailed Description

Definition at line 33 of file logic_types.h.


Field Documentation

Definition at line 43 of file logic_types.h.

linked list of input/clock ports

Definition at line 36 of file logic_types.h.

Definition at line 38 of file logic_types.h.

name of this logic model

Definition at line 35 of file logic_types.h.

next model (linked list)

Definition at line 41 of file logic_types.h.

linked list of output ports

Definition at line 37 of file logic_types.h.

Physical block types that implement this model

Definition at line 40 of file logic_types.h.

Definition at line 39 of file logic_types.h.


The documentation for this struct was generated from the following file: