verilogae_util

Crates.ioverilogae_util
lib.rsverilogae_util
version0.8.0
sourcesrc
created_at2020-10-26 21:00:16.881294
updated_at2021-03-22 19:20:06.445729
descriptionUilites for the rust/python glue generated by VerilogAE
homepagehttps://dspom.gitlab.io/verilogae/
repositoryhttps://gitlab.com/DSPOM/verilogae
max_upload_size
id305749
size8,672
Pascal Kuthe (pascalkuthe)

documentation

https://dspom.gitlab.io/verilogae/

README

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.

Commit count: 308

cargo fmt