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

Multi-clock formal for AsyncFIFO test cases #387

Open
awygle opened this issue May 16, 2020 · 0 comments
Open

Multi-clock formal for AsyncFIFO test cases #387

awygle opened this issue May 16, 2020 · 0 comments

Comments

@awygle
Copy link
Contributor

awygle commented May 16, 2020

As mentioned in a source code TODO, properly doing model equivalence checking on the AsyncFIFO requires using Yosys' multiclock formal support. Currently we check that it meets the FIFOContractSpec in the specific case that read_clk and write_clk are exactly in phase, which is useful, but not complete.

Basically just wanted this to be tracked in the issues instead of in a TODO.

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

No branches or pull requests

2 participants