OpenXiangShan / XiangShan

Open-source high-performance RISC-V processor
Other
4.45k stars 618 forks source link

ICache: Init registers to prevent x-state #3079

Closed ngc7331 closed 2 weeks ago

ngc7331 commented 2 weeks ago

The new ICache will soon be merged into master (https://github.com/OpenXiangShan/XiangShan/pull/3051) and it doesn't have this problem. On the other hand, the verification team still needs a functionally correct version of the old icache.

Therefore, I'm creating a new branch frontend-240614-verification for verification team, and moving this PR to the new branch.