msdsl
msdsl is a tool for generating synthesizable real number models (RNMs) from analog circuits for use in FPGA emulation.
Installation
> pip install msdsl
If you get a permissions error when running the pip command, you can try adding the --user flag. This will cause pip to install packages in your user directory rather than to a system-wide location.