Handle Compressed Instructions #3

Open
opened 2025-02-20 01:24:50 +00:00 by Yehowshua · 1 comment
Owner

If fetching from IO, we only fetch 16 bits sequentially.

This is slow but should be OK since we should only ever fetch from IO during boot-up from maybe a SPI.

If fetching from IO, we only fetch 16 bits sequentially. This is slow but should be OK since we should only ever fetch from IO during boot-up from maybe a SPI.
Author
Owner

I think the fetch unit itself should be responsible for assembling 32 bit instructions.

I think the fetch unit itself should be responsible for assembling 32 bit instructions.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Yehowshua/RiscV-Formal#3
No description provided.