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 VPI to libverilator #327

Merged
merged 1 commit into from
May 13, 2024
Merged

Add VPI to libverilator #327

merged 1 commit into from
May 13, 2024

Conversation

abrisco
Copy link
Collaborator

@abrisco abrisco commented May 13, 2024

This appears to have been added in Verilator 5 and has implications on cocotb.

https://docs.cocotb.org/en/stable/simulator_support.html#verilator

Verilator is in the process of adding more functionality to its VPI interface, which is used by cocotb to access the design. Therefore, Verilator support in cocotb is currently experimental. Some features of cocotb may not work correctly or at all.

cocotb only supports Verilator 5.006 and later.

@QuantamHD QuantamHD merged commit 95c68f7 into hdl:main May 13, 2024
4 checks passed
@abrisco abrisco deleted the liblib branch May 13, 2024 18:25
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.

2 participants