Home
last modified time | relevance | path

Searched defs:PipId (Results 1 – 4 of 4) sorted by relevance

/dports/devel/nextpnr/nextpnr-48cd407/ecp5/
H A Darchdefs.h116 struct PipId struct
121 …bool operator==(const PipId &other) const { return index == other.index && location == other.locat… argument
/dports/devel/nextpnr/nextpnr-48cd407/generic/
H A Darchdefs.h51 typedef IdString PipId; typedef
/dports/devel/nextpnr/nextpnr-48cd407/ice40/
H A Darchdefs.h85 struct PipId struct
89 bool operator==(const PipId &other) const { return index == other.index; } argument
/dports/devel/nextpnr/nextpnr-48cd407/docs/
H A Darchapi.md39 ### PipId subsection in archdefs.h