intel / rohd-hcl

A hardware component library developed with ROHD.
https://pub.dev/packages/rohd_hcl
BSD 3-Clause "New" or "Revised" License
81 stars 23 forks source link

Upgrade component output conditional generation #91

Open mkorbel1 opened 2 months ago

mkorbel1 commented 2 months ago

Motivation

There are a variety of ways to have optional output ports, for example:

These all have pros and cons in both implementation and use cases

Desired solution

Debate these, figure out if there's a consistent solution that's good for all cases vs. multiple depending on where it is

Alternatives considered

No response

Additional details

No response