Home
last modified time | relevance | path

Searched refs:diffpair_uuid (Results 1 – 1 of 1) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/src/block/
H A Dnet.cpp26 UUID diffpair_uuid(j.at("diffpair").get<std::string>()); in Net() local
27 if (diffpair_uuid) { in Net()
28 diffpair.uuid = diffpair_uuid; in Net()