Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Cheaper SRAM #217

Open
mattfel1 opened this issue Aug 29, 2017 · 0 comments
Open

Cheaper SRAM #217

mattfel1 opened this issue Aug 29, 2017 · 0 comments
Assignees

Comments

@mattfel1
Copy link
Member

compacting fifo is an expensive version of the legacy fifo used for lane-enabled accesses and when any lane can touch any bank.

It probably makes sense to have the same behavior for SRAMs. Currently, all SRAMs are expensive and allow any lane to touch any bank but I think the compiler/user should be able to figure out if they want to use a cheaper SRAM where lanes are hardcoded to banks.

@mattfel1 mattfel1 self-assigned this Sep 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant