This shows you the differences between two versions of the page.
— |
gnucap:manual:modelgen [2024/01/21 15:10] (current) felixs created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | Modelgen implements the translation of compact device models to code that can be compiled into a plugin and loaded by the simulator. The traditional version that is currently included with Gnucap reads ''.model'' files and writes Gnucap plugins in C++. The version currently under development, [[Modelgen-Verilog]], reads a growing subset of Verilog-AMS, a standardised modelling language. | ||