rohd icon indicating copy to clipboard operation
rohd copied to clipboard

Add support for edalize

Open mkorbel1 opened this issue 2 years ago • 0 comments
trafficstars

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 avatar Nov 10 '23 22:11 mkorbel1