Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
VerilogAE: An Open Source Verilog-A Compiler for Compact Model Parameter Extraction
oleh: Pascal Kuthe, Markus Muller, Michael Schroter
Format: | Article |
---|---|
Diterbitkan: | IEEE 2020-01-01 |
Deskripsi
This article introduces a new open-source Verilog-A compiler, VerilogAE, purpose-built to ease compact model parameter extraction. VerilogAE retrieves all model equations, their dependencies, and relevant model parameters that are defined in a Verilog-A source. This information is made available to users by compiling the Verilog-A source file into a shared library. Herein, the features and design principles of the software and its interface are explained. Then, it is demonstrated how this eases the implementation of parameter extraction methods and steps.