Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vvp/
H A Ddraw_net_input.c32 ivl_signal_type_t out = IVL_SIT_TRI; in signal_type_of_nexus()
44 if (stype == IVL_SIT_TRI) in signal_type_of_nexus()
518 assert(ivl_signal_type(sig) == IVL_SIT_TRI); in display_multi_driver_error()
576 case IVL_SIT_TRI: in draw_net_input_x()
668 case IVL_SIT_TRI: in draw_net_input_x()
725 res = IVL_SIT_TRI; in draw_net_input_x()
731 if (ndrivers == 1 && res == IVL_SIT_TRI) { in draw_net_input_x()
/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dscope.cc127 ivl_signal_type_t out = IVL_SIT_TRI; in signal_type_of_nexus()
140 if (stype == IVL_SIT_TRI) in signal_type_of_nexus()
288 case IVL_SIT_TRI: in draw_nexus()
H A Dlogic.cc93 case IVL_SIT_TRI: in bufif_logic()
/dports/cad/iverilog/verilog-11.0/tgt-verilog/
H A Dverilog.c60 case IVL_SIT_TRI: in draw_scoped_objects()
/dports/cad/iverilog/verilog-11.0/tgt-vlog95/
H A Dscope.c210 case IVL_SIT_TRI: in emit_net_def()
439 assert((type == IVL_SIT_TRI) || in emit_sig_type()
H A Dlogic_lpm.c2462 case IVL_SIT_TRI: fprintf(stderr, " tri"); break; in dump_nexus_information()
/dports/cad/iverilog/verilog-11.0/
H A Divl_target.h395 IVL_SIT_TRI = 4, enumerator
H A Dt-dll.cc2649 obj->type_ = IVL_SIT_TRI; in signal()
/dports/cad/iverilog/verilog-11.0/tgt-stub/
H A Dstub.c1384 case IVL_SIT_TRI: in show_signal()