Skip to content

Conversation

@zebreus
Copy link

@zebreus zebreus commented Jun 23, 2023

Verilator generates multiple cpp files, if there are multiple modules in a Verilog file. At the moment only the main module is compiled and linked into the Rust binary. This PR adds support for detecting other modules and linking them.

I have verified that the example still works with this PR.

@Luke-Cashwell
Copy link

I just started using this library and noticed this issue; I was about to come and see about fixing it but it looks as though you have done the work for me. Thank you!

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