Skip to content

modify flush to be complete and enter bypass mode#14

Open
AngelaGonzalezMarino wants to merge 1 commit intopulp-platform:masterfrom
planvtech:master
Open

modify flush to be complete and enter bypass mode#14
AngelaGonzalezMarino wants to merge 1 commit intopulp-platform:masterfrom
planvtech:master

Conversation

@AngelaGonzalezMarino
Copy link

Currently, even though FLUSH CFG is all set, the LLC does not enter bypass mode.

In axi_llc_config.sv, conf_regs_i.flushed is never completely set to 1, so the bypass mode is never activated.

This is because the FSM is not doing the last flush iteration.

With these changes, this is fixed and bypass mode is activated when setting all bits of FLUSH CFG.

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