intel / intel/rohd-hcl

Update `RegisterFile` to use a `LogicArray` internally

Open
#256 0 comments 0 reactions 1 assignee Claimed by @mkorbel1 View on GitHub
enhancement
Dominant language
Dart
Stars
115
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

### Motivation

Currently it just has a bunch of unique storage signals, which is very verbose when generated into SV. Using a `LogicArray` will make cleaner SV and potentially help synthesis tools.

### Desired solution

Modify `RegisterFile` to use `LogicArray` for internal storage.

### Alternatives considered

_No response_

### Additional details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.