Skip to content

Correct VHDL model for high-associativity caches #3

Description

@joewing

Currently the cache VHDL model assumes all ways of the cache can be accessed in a single cycle. Due to timing issues with such an approach, the simulator makes the assumption that it can take multiple cycles for caches with high associativities.
Note that the superoptimizer rarely selects a high-associativity cache due to the additional cycles in the simulation model, so this has yet to be much of a problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions