Skip to content
hinaina edited this page Aug 4, 2017 · 2 revisions

Welcome to the check_cvc wiki!

check_cvc is a python/kivy GUI for facilitating the analysis of errors detected with the cvc circuit verification program. See the cvc wiki for details about error types. check_cvc requires a summary file name that will contain the results of error analysis and a list of cvc logs. There is no program limit to the number of log files you can specify at one time.

You must have at least python 2.7 and kivy 1.10.1 installed.

Clone this wiki locally