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

Whitespace cleanup and change to verilog 2001 style module args #1

Merged
merged 13 commits into from Dec 3, 2012

Conversation

skristiansson
Copy link
Member

No description provided.

@ghost ghost assigned skristiansson Dec 3, 2012
skristiansson added a commit that referenced this pull request Dec 3, 2012
Whitespace cleanup and change to verilog 2001 style module args
@skristiansson skristiansson merged commit 343c317 into openrisc:master Dec 3, 2012
bandvig added a commit to bandvig/mor1kx that referenced this pull request Mar 4, 2017
…US error occurs during write. (3) Move link address computation for l.jal and l.jalr fro DECODE to ALU (4) Remove FLAG and CARRY related hazards detection in DECODE and resolving them in 1-CLK reservation station. They were used in 1-CLK execution unit only. However, when 1-CLK execution unit receives access to WB it means all hazards are resolved. So, FLAG and CARRY related hazards were redundant. (5) Parameterization of Order Control Buffer. (6) More accurate EPCR update in according with exception hierarchy (7) Quasi speculative jump/branch taking. There were quite complex logic contributing to padv_decode and stalled IFETCH if jump or branch related data were not available to jump or branch execution. The modification remove the logic from control paths (pdv_decode) and add quasi branch miss indicator in IFETCH's stage openrisc#1. By miss IFETCH continue jump/branch fetching attempts till jump/branch target/flag become ready (8) More accurate tracking for NPC thanks to previous (9) Remove redundant bits from SPR EVBAR, exception_pc_addr and DU SPRs
stffrdhrn pushed a commit that referenced this pull request Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant