Searched refs:ivl_nexus_ptr_drive1 (Results 1 – 8 of 8) sorted by relevance
169 if (ivl_nexus_ptr_drive1(nptr) != IVL_DR_STRONG) in nexus_drive_is_strength_aware()307 return draw_net_pull(lptr, ivl_nexus_ptr_drive1(nptr), "1"); in draw_net_input_drive()347 && (ivl_nexus_ptr_drive1(nptr) == IVL_DR_STRONG)) { in draw_net_input_drive()354 ivl_nexus_ptr_drive1(nptr)); in draw_net_input_drive()627 && (ivl_nexus_ptr_drive1(nptr) == IVL_DR_HiZ)) in draw_net_input_x()
316 ivl_drive_t dr1 = ivl_nexus_ptr_drive1(nptr); in can_elide_bufz()342 if (ivl_nexus_ptr_drive1(in_np) != dr1) in can_elide_bufz()
52 ivl_drive_t cur_drive1 = ivl_nexus_ptr_drive1(nex_ptr); in nexus_driver_is_signed()234 ivl_drive_t cur_drive1 = ivl_nexus_ptr_drive1(nex_ptr); in get_unique_lpm_drive()366 if ((ivl_nexus_ptr_drive1(nex_ptr) != IVL_DR_HiZ) || in is_local_nexus()459 if ((ivl_nexus_ptr_drive1(nex_ptr) != IVL_DR_HiZ) || in emit_nexus_port_signal()510 if ((ivl_nexus_ptr_drive1(nex_ptr) == IVL_DR_HiZ) && in emit_nexus_port_driver_as_ca()589 if ((ivl_nexus_ptr_drive1(nex_ptr) == IVL_DR_HiZ) && in emit_nexus_as_ca()830 if ((ivl_nexus_ptr_drive1(nex_ptr) != IVL_DR_HiZ) || in find_output_signal()870 if ((ivl_nexus_ptr_drive1(nex_ptr) == IVL_DR_HiZ) && in nexus_is_signal()1760 if ((ivl_nexus_ptr_drive1(nex_ptr) == IVL_DR_HiZ) && in get_output_from_nexus()2262 emit_strength(ivl_nexus_ptr_drive1(nex_ptr), in emit_signal_net_const_as_ca()[all …]
437 if ((ivl_nexus_ptr_drive1(nex_ptr) == IVL_DR_HiZ) && in find_signal_in_nexus()448 (ivl_nexus_ptr_drive1(nex_ptr) == IVL_DR_HiZ) && in find_signal_in_nexus()478 if ((ivl_nexus_ptr_drive1(nex_ptr) != IVL_DR_HiZ) || in find_signal_in_nexus()647 if ((ivl_nexus_ptr_drive1(nex_ptr) == IVL_DR_HiZ) && in find_driving_signal()
163 ivl_nexus_ptr_drive1
914 return ivl_nexus_ptr_drive1(cur); in ivl_logic_drive1()1477 return ivl_nexus_ptr_drive1(cur); in ivl_lpm_drive1()1787 extern "C" ivl_drive_t ivl_nexus_ptr_drive1(ivl_nexus_ptr_t net) in ivl_nexus_ptr_drive1() function
1642 extern ivl_drive_t ivl_nexus_ptr_drive1(ivl_nexus_ptr_t net);
1261 const char*dr1 = str_tab[ivl_nexus_ptr_drive1(ptr)]; in signal_nexus_const()1319 const char*dr1 = str_tab[ivl_nexus_ptr_drive1(ptr)]; in show_nexus_details()