rohd icon indicating copy to clipboard operation
rohd copied to clipboard

Complete testing for unpacked arrays in generated SystemVerilog

Open mkorbel1 opened this issue 2 years ago • 0 comments

Motivation

There are known bugs with "unpacked" arrays in SystemVerilog. For example:

The ROHD test-suite relies on SystemVerilog simulators to verify the generated output. These bugs in SystemVerilog potentially leave a validation gap in generated verilog.

Desired solution

Follow-up with bug reports on SystemVerilog simulators and test ROHD against them as fixes are released.

Alternatives considered

No response

Additional details

No response

mkorbel1 avatar Jun 05 '23 23:06 mkorbel1