Zamiacad - VHDLTool/sonar-VHDLRC GitHub Wiki

The Zamiacad vhdl rule checker

The VHDL-RC plugin uses a eclipse instance located in
rc-scanner/rc/App/eclipse/
configured with the Zamiacad plugin.

A workspace is located in
rc-scanner/Data/workspace
with a configured Zamiacad project.

Change the way Zamiacad is executed

Zamiacad is launch through a shell script that you can edit located at:
Windows
rc-scanner/rc/App/eclipse/eclipsec.bat
Linux
rc-scanner/rc/App/eclipse/eclipserc.sh

To get the output of Zamiacad execution, run rc-scanner with -X for debugging