intel / rohd

The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language.
https://intel.github.io/rohd-website
BSD 3-Clause "New" or "Revised" License
370 stars 65 forks source link

Update analysis options, lint cleanup, SDK workaround removal #495

Closed mkorbel1 closed 2 months ago

mkorbel1 commented 2 months ago

Description & Motivation

A handful of housekeeping things:

Found one issue in https://github.com/intel/rohd/pull/494, so just fixed a handful more with it.

Related Issue(s)

N/A

Testing

PR should cover it

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