Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core/rob] Get exception PC's from FTQ #344

Merged
merged 8 commits into from
Jul 25, 2019
Merged

[core/rob] Get exception PC's from FTQ #344

merged 8 commits into from
Jul 25, 2019

Conversation

bkorpan
Copy link
Contributor

@bkorpan bkorpan commented Jul 21, 2019

Type of change: other enhancement

Impact: rtl refactoring

Development Phase: implementation

Release Notes
Have exceptions which were triggered in the frontend fight over the FTQ read port that the branch unit uses. The branch unit has priority, so decode will stall if it contains an excepting instruction and the port is unavailable. This should prevent PC's from propagating through the fetch buffer in a synthesized core.

@bkorpan
Copy link
Contributor Author

bkorpan commented Jul 23, 2019

Currently broken: hits a kernel panic while booting linux.

@bkorpan
Copy link
Contributor Author

bkorpan commented Jul 24, 2019

Currently broken: hits a kernel panic while booting linux.

Fixed it.

@bkorpan bkorpan merged commit f02e389 into master Jul 25, 2019
@bkorpan bkorpan deleted the no-pc-in-fb branch July 25, 2019 17:37
jerryz123 pushed a commit that referenced this pull request Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants