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

Add L1 Instruction Cache #152

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 8, 2024

  1. Add L1 Instruction Cache

    Daniel Bone committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    13edff8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Connect up ICache to Fetch

    Daniel Bone committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    431e74e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    b09fd6c View commit details
    Browse the repository at this point in the history
  2. Fix LSU test accounting for extra ICache latency

    Daniel Bone committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4dee506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c77264 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    7fd5471 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into danbone/issue_143_icache

    Signed-off-by: danbone <[email protected]>
    danbone authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    58a9f4c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge remote-tracking branch 'upstream/master' into danbone/issue_143…

    …_icache
    Daniel Bone committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    063a6f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. update dcache comments on L2Cache credits

    Daniel Bone committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    50acbb1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'danbone/issue_143_icache' of https://github.com/danbone…

    …/riscv-perf-model into danbone/issue_143_icache
    Daniel Bone committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b020c81 View commit details
    Browse the repository at this point in the history