Skip to content

Add Hardware Cache wrapper #12

@micprog

Description

@micprog

The current Memory Island is designed as a L2 scratchpad memory. A significant enhancement would be to introduce cache hardware (e.g., like AXI LLC) in a dedicated wrapper to allow a runtime-configurable section in the memory island to be used as a hardware-managed cache rather than a scratchpad memory. While the highest performance is more easily achievable with manual memory management, the simplicity of using a cache can be beneficial for a user in a multi-accelerator system.

Metadata

Metadata

Assignees

No one assigned

    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