Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/
H A Dnet_link.cc314 bool Nexus::has_floating_input() const in has_floating_input() function in Nexus
H A Dsynth2.cc248 if (nex_in.pin(idx).nexus()->has_floating_input()) { in tie_off_floating_inputs_()
H A Dnetlist.h396 bool has_floating_input() const;
H A Delaborate.cc1447 && prts[0]->pin(0).nexus()->has_floating_input() in elaborate_mod_()