rohd icon indicating copy to clipboard operation
rohd copied to clipboard

Export some utilities in ROHD for others to use

Open mkorbel1 opened this issue 2 years ago • 0 comments

Motivation

Uniquification in hardware is a common problem, and exporting the Uniquifier implementation in ROHD can be helpful to others.

SimCompare has some useful utilities that might be helpful for custom functional modules in other repositories.

Desired solution

Make uniquifier.dart and simcompare.dart visible and exported with the rest of the ROHD import.

mkorbel1 avatar Jul 01 '22 23:07 mkorbel1