Difference between 3-stage and 5-stage RISC-V Sodor architecture
639 views
Skip to first unread message
sallo
unread,
Aug 31, 2016, 5:00:42 AM8/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chisel-users
Hi, I just came across the Risc-V architecture and wonder what the difference is between the 3-stage and the 5-stage pipeline other than the depth. Thanks.
Christopher Celio
unread,
Aug 31, 2016, 4:38:11 PM8/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chisel-users
The Sodor 3-stage is attached to a sequential memory scratchpad, while all of the other cores (including the 5-stage) talk to asynchronous memory.