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

rework cache system #853

Merged
merged 13 commits into from
Mar 17, 2024
Merged

rework cache system #853

merged 13 commits into from
Mar 17, 2024

Commits on Mar 16, 2024

  1. [figures] update bus architecture

    add XIP-cache
    stnolting committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    1e62831 View commit details
    Browse the repository at this point in the history
  2. [rtl] remove obsolete cache files

    specific i-cache and d-cache rtl files
    stnolting committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    1cb0f5e View commit details
    Browse the repository at this point in the history
  3. [top] remove ICACHE_ASSOCIATIVITY generic

    i-cache is direct-mapped only
    stnolting committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c391e56 View commit details
    Browse the repository at this point in the history
  4. [SYSINFO] add all cache configurations

    i-cache, d-cache, xip-cache and xbus-cache
    stnolting committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3176f41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04a4fb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1df6a7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ee8269 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bd2c6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4810f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    814d5a2 View commit details
    Browse the repository at this point in the history
  11. [docs] cleanup file list

    stnolting committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b1c1b8e View commit details
    Browse the repository at this point in the history
  12. [changelog] add v1.9.6.8

    stnolting committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9b51189 View commit details
    Browse the repository at this point in the history
  13. [top] comment cleanups

    stnolting committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f039cf6 View commit details
    Browse the repository at this point in the history