Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dcast.cc109 require_support_function(SF_LOGIC_TO_INTEGER); in to_integer()
153 require_support_function(SF_UNSIGNED_TO_BOOLEAN); in to_boolean()
162 require_support_function(SF_SIGNED_TO_BOOLEAN); in to_boolean()
180 require_support_function(SF_BOOLEAN_TO_LOGIC); in to_std_logic()
190 require_support_function(SF_SIGNED_TO_LOGIC); in to_std_logic()
200 require_support_function(SF_UNSIGNED_TO_LOGIC); in to_std_logic()
H A Dvhdl_target.h32 void require_support_function(support_function_t f);
H A Dsupport.cc28 void require_support_function(support_function_t f) in require_support_function() function
H A Dexpr.cc151 require_support_function(f); in translate_reduction()
594 require_support_function(sf); in translate_ternary()
H A Dlpm.cc158 require_support_function(f); in reduction_lpm_to_expr()