OpenXiangShan / HuanCun

Open-source high-performance non-blocking cache
Other
67 stars 35 forks source link

prefetch: fix tp-meta-req way width #160

Closed eastonman closed 10 months ago

eastonman commented 10 months ago

Fix the waymask width mismatch to make the compiler happy.

The related PR is the change in SRAMTemplate https://github.com/OpenXiangShan/Utility/pull/50 https://github.com/OpenXiangShan/Utility/pull/50/files#diff-a473eaad7802dde422ddef37a671d197b04af03e62f0c9c37a79d4c2daf24637R63-R64

eastonman commented 10 months ago

Or @wakafa1 can come up with a parameterized fix? I saw "FIXME" here.