Skip to content

Update RegisterFile to use a LogicArray internally #256

@mkorbel1

Description

@mkorbel1

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions