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

Add tests that configurator modules build #88

Closed mkorbel1 closed 2 months ago

mkorbel1 commented 2 months ago

Description & Motivation

Since we have a component registry, we may as well try building all of them to ensure there's no issue with the configurators.

This PR also includes a couple minor updates:

Related Issue(s)

N/A

Testing

Just added a test

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No