6 Forks
32 Stars
32 Watchers

AutoSVA

AutoSVA is a tool to automatically generate formal testbenches for unit-level RTL verification. The goal is to, based on annotations made in the signal declaration section of an RTL module, generate liveness properties so that the module would eventually make forward progress.

How to download and setup AutoSVA

Open terminal and run command
git clone https://github.com/PrincetonUniversity/AutoSVA.git
git clone is used to create a copy or clone of AutoSVA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AutoSVA https://github.com/PrincetonUniversity/AutoSVA/archive/master.zip

Or simply clone AutoSVA with SSH
[email protected]:PrincetonUniversity/AutoSVA.git

If you have some problems with AutoSVA

You may open issue on AutoSVA support forum (system) here: https://github.com/PrincetonUniversity/AutoSVA/issues