VPR-6.0

hash_logical_nets Struct Reference

#include <vpr_types.h>

Collaboration diagram for hash_logical_nets:

Data Fields

char * name
int index
int count
struct hash_logical_netsnext

Detailed Description

Data structure to track nets during blif parsing

Definition at line 97 of file vpr_types.h.


Field Documentation

count is the number of pins on this vpack_net so far.

Definition at line 100 of file vpr_types.h.

Array index for net

Definition at line 99 of file vpr_types.h.

net name

Definition at line 98 of file vpr_types.h.

Linked list pointer for net

Definition at line 101 of file vpr_types.h.


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