An open API service indexing awesome lists of open source software.

https://github.com/bluecmd/sva-playground

Place to learn and try out SystemVerilog Assertions (SVA)
https://github.com/bluecmd/sva-playground

Last synced: 4 months ago
JSON representation

Place to learn and try out SystemVerilog Assertions (SVA)

Awesome Lists containing this project

README

          

# sva playground

This is a place where I dump some learning examples I create when learning
about using SystemVerilog Assertions, Coverage, and Formal Verification.

The examples are:

1. [safecracker](safecracker/) Let's crack a forgotten safe code using SVA
1. [backdoor](backdoor/) Let's (dis?)prove the existance of a backdoor code