CVC: Circuit Validity Checker. Voltage aware ERC checker for CDL netlists.
Includes:
src: Source code for CVC
src_py: Source code for check_cvc, python/kivy program for checking results.
scripts: Auxillary programs, scripts, and macros for CVC
doc: Doxygen settings, codes for errors
Requirements:
The following are only required if making changes to the parser or compiling from github
GUI requirements:
Should be able to install CVC after cloning the repo by:
If that doesn't work, try:
There have been problems compiling check_cvc on some Linux platfroms. If GUI check_cvc does not compile, try export SDL_VIDEO_X11_VISUALID=
If that still doesn't work, the check_cvc.py file in src_py can also be run via IDLE on PCs. Just transfer the *.log and *.error.gz files.
If you are having issues, please let us know. We have a mailing list located at: cvc@shuharisystem.com
The project is licensed under the GPLv3 license.