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
374 stars 67 forks source link

Updates to FSM and Pipeline abstractions and documentation #414

Closed mkorbel1 closed 1 year ago

mkorbel1 commented 1 year ago

Description & Motivation

Related Issue(s)

Fix #409 Fix #372 Fix #406 Fix #400

Testing

Modified some tests to cover functionality added

Backwards-compatibility

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

Some deprecations, but no backwards compatibility breaking changes

Documentation

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

Updated some docs and API docs