Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples of using PSL for functional and formal verification of VHDL with GHDL (and SymbiYosys) #5

Open
tmeissner opened this issue Aug 18, 2020 · 0 comments
Labels

Comments

@tmeissner
Copy link
Member

tmeissner commented Aug 18, 2020

ref: https://github.com/tmeissner/psl_with_ghdl
tags: [psl, ghdl, yosys, verification, formal-verification, assertions, symbiyosys, functional-coverage]
repo: tmeissner/psl_with_ghdl

A collection of examples of using PSL (Property Specification Language) for functional and formal verification of VHDL designs with GHDL (and Yosys / SymbiYosys).

This is a project with the purpose to get a current state of PSL implementation in GHDL. It probably will find unsupported PSL features, incorrect implemented features or simple bugs like GHDL crashs. It is also intended for experiments with PSL when learning the language. You can play around with the examples, as they are pretty simple. You can comment out failing assertions if you want to have a successful proof or simulation if you want. You can change them to see what happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant