Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coherence: Pack Valid/Dirty SRAM #36

Merged
merged 3 commits into from
Aug 11, 2023
Merged

coherence: Pack Valid/Dirty SRAM #36

merged 3 commits into from
Aug 11, 2023

Commits on Aug 9, 2023

  1. sram: Replace by sram_pulp

    Does not introduce cuts and allows for parametric byte width
    
    Signed-off-by: Nils Wistoff <[email protected]>
    niwis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fc367e1 View commit details
    Browse the repository at this point in the history
  2. std_cache: Pack valid/dirty SRAM

    Signed-off-by: Nils Wistoff <[email protected]>
    niwis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8cbdae7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. std_cache: Decouple Valid/Dirty WE from Data WE

    Signed-off-by: Nils Wistoff <[email protected]>
    niwis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c6190e2 View commit details
    Browse the repository at this point in the history