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

Reorganize one-hot encodings #61

Closed mkorbel1 closed 11 months ago

mkorbel1 commented 11 months ago

Description & Motivation

Similar to what was done in https://github.com/intel/rohd-hcl/pull/59, this organizes the encodings for one-hot/binary and improves documentation.

Related Issue(s)

N/A

Testing

Added some new tests, updated existing ones

Backwards-compatibility

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

Not really

Documentation

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

Yes