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 edalize #436

Open
mkorbel1 opened this issue Nov 10, 2023 · 0 comments
Open

Add support for edalize #436

mkorbel1 opened this issue Nov 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mkorbel1
Copy link
Contributor

Motivation

Edalize is a library that helps interact with various EDA tools
https://github.com/olofk/edalize

It would be nice to add capabilities to ROHD to generate inputs to edalize to make it easier for users to leverage various EDA tools as part of their workflow.

Desired solution

A couple potential use-cases:

  • Use edalize as part of the unit test suite for ROHD, so that it can run on more than just icarus verilog (and so that we don't have to manage the calls to icarus ourselves)
  • Generate inputs to edalize optionally/configurably along with SystemVerilog (and other outputs)

Alternatives considered

No response

Additional details

No response

@mkorbel1 mkorbel1 added the enhancement New feature or request label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant