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

Add support for Verilator #45

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add support for Verilator #45

wants to merge 4 commits into from

Conversation

mkorbel1
Copy link
Contributor

@mkorbel1 mkorbel1 commented Jan 23, 2025

Description & Motivation

Verilator is a popular open-source SystemVerilog simulator. This PR adds support for Verilator to ROHD Cosim, leveraging what's already available in GPI and cocotb.

Related Issue(s)

Fix #40

Testing

Run all the tests in both icarus verilog and verilator.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Yes, docs should mention supported simulator. APIs auto-updated via enum.

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

Successfully merging this pull request may close these issues.

Add support for Verilator
1 participant