iverilog/vpi/system.sft

14 lines
354 B
Plaintext
Raw Normal View History

#
# This is the system function descriptor table for the
# builtin (system) functions.
#
$random vpiSysFuncInt
$dist_uniform vpiSysFuncInt
$dist_normal vpiSysFuncInt
$dist_exponential vpiSysFuncInt
$dist_poisson vpiSysFuncInt
$dist_chi_square vpiSysFuncInt
$dist_t vpiSysFuncInt
$dist_erlang vpiSysFuncInt