pascalkuthe / OpenVAF

An innovative Verilog-A compiler
https://openvaf.semimod.de/
GNU General Public License v3.0
123 stars 20 forks source link

$limit function does not find analog functions #13

Closed metroid120 closed 1 year ago

metroid120 commented 1 year ago

The limit function $limit is supposed to take as second argument either a string literal that specifies a simulator specific function, or the name of an analog function defined in the code. (VAMS standard 9.17.3).

This does currently not work. Attached is an exemplary Verilog-A file.

hicumL2V2p4p0.txt