Search found 1 match

by acharles
Sun Aug 10, 2025 6:51 am
Forum: Hardware
Topic: RISCY-V02
Replies: 34
Views: 11776

Re: RISCY-V02

As an aside, I feel like a pipelined 4 cycle 32-bit RISC-V implementation with roughly the 6502 8-bit bus would be a lot of fun to build using this approach. Maybe some other time. (Or some other person ;) ).

There is tinyQV which almost does that, but 8 cycle (4 bits per cycle) that has been ...