Verilog to Routing - VPR
|
#include "vtr_strong_id.h"
Go to the source code of this file.
Data Structures | |
class | Netlist< BlockId, PortId, PinId, NetId > |
Typedefs | |
typedef unsigned | BitIndex |
A signal index in a port. More... | |
Enumerations | |
enum | PortType : char { PortType::INPUT, PortType::OUTPUT, PortType::CLOCK } |
The type of a port in the Netlist. More... | |
enum | PinType : char { PinType::DRIVER, PinType::SINK, PinType::OPEN } |
typedef unsigned BitIndex |
A signal index in a port.
|
strong |