11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
|
|
#
|
||
|
|
# This is the system function descriptor table for the
|
||
|
|
# Verilog-A math functions.
|
||
|
|
#
|
||
|
|
|
||
|
|
# Single argument functions.
|
||
|
|
$abs vpiSysFuncReal
|
||
|
|
# Double argument functions.
|
||
|
|
$min vpiSysFuncReal
|
||
|
|
$max vpiSysFuncReal
|