Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/
H A Dnetlist.cc1927 width_(wi), size_(si), swidth_(sw) in NetMux()
1953 return swidth_; in sel_width()
H A Ddesign_dump.cc652 << " width=" << width_ << " swidth=" << swidth_ << " size=" << size_ in dump_node()
H A Dnetlist.h1839 unsigned swidth_; variable