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

Transition to using a different addition syntax for lint avoidance #478

Open mkorbel1 opened 5 months ago

mkorbel1 commented 5 months ago

Description & Motivation

See #444

Related Issue(s)

Fix #444

Testing

Backwards-compatibility

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

Documentation

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