Verilog to Routing - VPR
|
Go to the source code of this file.
Typedefs | |
typedef vtr::StrongId< cluster_block_id_tag > | ClusterBlockId |
A unique identifier for a block/primitive in the atom netlist. More... | |
typedef vtr::StrongId< cluster_net_id_tag > | ClusterNetId |
A unique identifier for a net in the atom netlist. More... | |
typedef vtr::StrongId< cluster_port_id_tag > | ClusterPortId |
A unique identifier for a port in the atom netlist. More... | |
typedef vtr::StrongId< cluster_pin_id_tag > | ClusterPinId |
A unique identifier for a pin in the atom netlist. More... | |
typedef vtr::StrongId<cluster_block_id_tag> ClusterBlockId |
A unique identifier for a block/primitive in the atom netlist.
typedef vtr::StrongId<cluster_net_id_tag> ClusterNetId |
A unique identifier for a net in the atom netlist.
typedef vtr::StrongId<cluster_pin_id_tag> ClusterPinId |
A unique identifier for a pin in the atom netlist.
typedef vtr::StrongId<cluster_port_id_tag> ClusterPortId |
A unique identifier for a port in the atom netlist.