VPR-6.0

s_model_ports Struct Reference

#include <logic_types.h>

Collaboration diagram for s_model_ports:

Data Fields

enum PORTS dir
char * name
int size
int min_size
boolean is_clock
struct s_model_portsnext
int index

Detailed Description

Definition at line 21 of file logic_types.h.


Field Documentation

port direction

Definition at line 23 of file logic_types.h.

indexing for array look-up

Definition at line 30 of file logic_types.h.

clock?

Definition at line 27 of file logic_types.h.

minimum number of pins

Definition at line 26 of file logic_types.h.

name of this port

Definition at line 24 of file logic_types.h.

next port

Definition at line 28 of file logic_types.h.

maximum number of pins

Definition at line 25 of file logic_types.h.


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