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

Implementing Reliability for Instruction Cache (L0, L1, RO) #2

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from

Conversation

nicomar0
Copy link
Owner

@nicomar0 nicomar0 commented Jan 8, 2024

Reliability for instruction cache

Changelog

Implemented parity checks using error detecting codes in the L1 (snitch_icache_lookup_serial) and L0 (snitch_icache_l0) cache.
Added fault injection scripts to test the read-only cache and the MemPool system.

Added

Changed

Fixed

(Reference to issues, labels, and related merge requests)

Checklist

  • Automated tests pass
  • Changelog updated
  • Code style guideline is observed

Please check our contributing guidelines before opening a Pull Request.

sem23h18 Nicola Maronese (nmaronese) and others added 30 commits November 13, 2023 10:01
…e, fixed tag invalidation stage from tag stage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant