Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dwords.cc255 schedule_init_vector(vvp_net_ptr_t(net,0), crstring_to_double(val_str)); in create_constant_node()
H A Dcompile.cc902 double crstring_to_double(const char*label) in crstring_to_double() function
981 double tmp = crstring_to_double(label); in input_connect()
2029 double dvalue = crstring_to_double(value); in compile_param_real()
H A Dvvp_net.h740 extern double crstring_to_double(const char*str);