Home
last modified time | relevance | path

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

/dports/devel/nextpnr/nextpnr-48cd407/generic/
H A Dcells.cc109 …o_to_iob(Context *ctx, CellInfo *nxio, CellInfo *iob, std::unordered_set<IdString> &todelete_cells) in nxio_to_iob()
/dports/devel/nextpnr/nextpnr-48cd407/ice40/
H A Dcells.cc415 …o_to_sb(Context *ctx, CellInfo *nxio, CellInfo *sbio, std::unordered_set<IdString> &todelete_cells) in nxio_to_sb()
/dports/devel/nextpnr/nextpnr-48cd407/ecp5/
H A Dcells.cc425 std::unordered_set<IdString> &todelete_cells) in nxio_to_tr()
/dports/devel/nextpnr/nextpnr-48cd407/common/
H A Dnextpnr.cc766 std::vector<IdString> todelete_cells, todelete_nets; member