YosysHQ / scy

Sequence of Covers with Yosys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sequence of Covers with Yosys (SCY)

SCY is a tool for creating deep formal traces, by splitting the property to cover into smaller cover properties, which the solver will cover eagerly in sequence.

The cover points themselves are SVA cover properties. Additional data-flow analysis properties and SVA restrict/assume properties can be used to further narrow the search space to certain traces.

Note on installation

Requires YosysHQ/yosys#3903.

About

Sequence of Covers with Yosys

License:Other


Languages

Language:SystemVerilog 90.3%Language:Python 9.6%Language:Makefile 0.1%