Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dufunc.cc292 wide_inputs_connect(fcore, argc, argv); in compile_ufunc_real()
363 wide_inputs_connect(fcore, argc, argv); in compile_ufunc_vec4()
H A Dsfunc.cc181 wide_inputs_connect(score, argc, argv); in compile_sfunc()
H A Dcompile.h72 extern void wide_inputs_connect(vvp_wide_fun_core*core,
H A Dudp.cc990 wide_inputs_connect(core, argc, argv); in compile_udp_functor()
H A Dcompile.cc1008 void wide_inputs_connect(vvp_wide_fun_core*core, in wide_inputs_connect() function