Skip to content

ma-laforge/veriloga_modelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Verilog-A modelling tests.

Qucs libraries/"projects" (qucs/)

Contains various projects to test Verilog-A modelling in the Qucs/ADMS simulation environment.

Installing Qucs/ADMS

  1. Download the most recent release of Qucs.
  2. Install Qucs by following the procedure in the Github repository:
    https://github.com/Qucs/qucs#source-download-and-compilation
  3. Download the most recent release of ADMS.
  4. Install ADMS by following the procedure in the Github repository:
    https://github.com/Qucs/ADMS#users-install-from-tarball
    • NOTE: My own linux distribution appears to expect --prefix=/usr

NOTE: The installation procedures on the Qucs website appear to be out of date.

Installing Qucs libraries

  1. Download veriloga_modelling repository.
    • For example:
    • git clone https://github.com/ma-laforge/veriloga_modelling
  2. Link the qucs/veriloga_test_prj/ sub-folder to your ~/.qucs/ directory:
    • For example:
    • cd ~/.qucs
    • ln -s ~/Downloads/veriloga_modelling/qucs/veriloga_test_prj .
  3. Run Qucs
  4. Load project "veriloga_test_prj".
  5. Load verilog-A models (Must be done every time Qucs is loaded, for some reason).
    • Project|Load Verilog-A module...
    • Should create/populate Components|verilog-a user devices category.
  6. Try out testbenches in Content|Schematics.
    • ex: TestRectifierBridge.sch

Table of contents

  1. Qucs environment
  2. Known limitations

Known limitations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published