sjaeckel / SigasiProjectCreator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SigasiProjectCreator Coverage Status Build Status

This project offers Python classes that make it easy to generate a Sigasi Project from your own project specifications. The src/SigasiProjectCreator.py file has four 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 and the .settings folder 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.

Run test.sh to run the tests. Files containing tests have to end in Test.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 83.3%Language:VHDL 11.5%Language:Tcl 5.1%Language:Shell 0.1%