Replies: 1 comment 3 replies
-
I would recommend checking out how SBY does it (or use SBY directly, depending on what you need). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am fairly new to Yosys, so let me start by expressing my gratitude for this amazing tool and support. =)
So far I was unable to find a working example that reads a verilog with simple asserts and writes an aiger file. My own tries are always running into:
ERROR: Unsupported cell type: $check
Can I find the simplest example for it somewhere? More generally, is there a recommended place to look for examples?
Beta Was this translation helpful? Give feedback.
All reactions