Handle Compressed Instructions #3

Closed
opened 2025-02-20 01:24:50 +00:00 by Yehowshua · 2 comments
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.
Author
Owner

Will not support.

Will not support.
This repository is archived. You cannot comment on issues.
No labels
No milestone
No project
No assignees
1 participant
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.