Skip to content

Allow single-stepping of commit stage from acc dispatcher

Created by: michael-platzer

This PR gives the accelerator dispatcher the ability to single-step the commit stage, which avoids retiring instructions on another commit port than port 0. This is needed if the acc dispatcher cannot keep up with simultaneous commits on both commit ports, as well as for precise timing of pipeline flushes.

Merge request reports

Loading