6 releases

0.8.0 Mar 22, 2021
0.7.3 Jan 14, 2021
0.7.1 Nov 4, 2020
0.7.0-rc1 Oct 26, 2020

#1268 in Development tools

25 downloads per month

GPL-3.0+

9KB
238 lines

VerilogAE

A tool that compiles a Verilog-A file to a native python wheel using the OpenVAF compiler to allow access to internal quantities of compact models.

Features:

  • Extract the modelcard of the verilog-A code
  • Generate functions for variables marked with (*retrieve*) in the verilog-A code.
  • View the parameters that are relevant to calculate any (*retrieve*) variable.

For install instructions, examples and documentation please take a look at our homepage.

Dependencies

~4MB
~73K SLoC