intel / intel/rohd-hcl

CSRs create a lot of modules

Open
#291 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
115
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

### Motivation

When we handle large register sets, we encounter a lot of overhead because each register becomes a module. This impacts internal memory and simulation speed. Much of this is recovered when we use a SystemVerilog simulator on the output, but it would be nice to see less memory and speed overhead in the ROHD system itself.

### Desired solution

Explore inlining CSR registers and see if we can take advantage in both memory and simulation.

### 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.