Skip to content

Python scripts that help generating custom Sigasi Project and Libary configuration files

License

Notifications You must be signed in to change notification settings

kraigher/SigasiProjectCreator

 
 

Repository files navigation

SigasiProjectCreator

This project offers Python classes that make it easy to generate a Sigasi Project from your own project specifications. The SigasiProjectCreator.py file has three classes that you can use to create the project file and the corresponding Library configuration files. In most cases you will need the SigasiProjectCreator class.

This repository also contains a few example scripts that create .project and .library_mapping.xml files from various inputs (csv-file, list). See test-files for example input.

See http://insights.sigasi.com/manual/projectsetup.html and http://insights.sigasi.com/tech/one-design-one-folder.html for multiple ways to setup a project.

About

Python scripts that help generating custom Sigasi Project and Libary configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.8%
  • VHDL 14.5%
  • Shell 1.9%
  • Tcl 1.8%