XiangShan icon indicating copy to clipboard operation
XiangShan copied to clipboard

Open-source high-performance RISC-V processor

Results 263 XiangShan issues
Sort by recently updated
recently updated
newest added

Imporve gate coverage for DCache MissQueue and MainPipe. For control signals: `RegNext` -> `GatedValidRegNext` For datapath: `RegNext` -> `RegEnable`

Gate coverage lsq mdp

This change will fix missing generated DifftestMacros.v when generating RTL.

The performance comparison is as follows. | Commit | master-3c5d56 | fixSmsEvict | | | -------------------- | ------------- | ----------- | ------- | | 400.perlbench | 12.598 | 12.618 |...