forked from cambridgehackers/open-src-cvc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgetting_started.README
21 lines (15 loc) · 904 Bytes
/
getting_started.README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
- Read the 'cvc_quick_start.pdf' on getting started using CVC in the
"doc" directory.
- OSS CVC contains new X-propagation features to help find RTL X-bugs. See
the CVC X-propagation guide (doc/cvc_xpropagation.pdf) for more
information on how to use +xprop.
- OSS CVC has new improved instance and net bit specific toggle coverage
features with the new simplifed .tgldat cumulative toggle coverage
reporting file format.
- See the CVC coverage guide (doc/toggle_coverage_manual.txt) for instructons
or type cvc -h for brief explanations of the new options. The
'-optconfigfile [file]' option now allows extra control for setting
coverage or PLI access levels for each instance tree location and
each net bit in the untoggled concise report.
- For making OSS CVC binaries see the readme in the src directory.
Copyright (c) 2001-2014 Tachyon Design Automation