Skip to content

Disable superscalar (Enable single issue)

Created by: JeanRochCoulon

Since superscalar is currently not compatible with the execution of instructions with the Zcmp extension, I prefer to configure the 65x in single issue, and reserving the possibility of switching to superscalar if necessary.

Since 65x appears everywhere in the Gihub repository (RTL, Spike, documentation, collaborative projects, ...) and we do not know what the final option will be, I prefer to stick with the name "cv32a65x". We will continue to test the dual issue, Linux included, to avoid functional regressions.

Merge request reports

Loading