Digital Logic Design Designing RISC-V CPU from scratch – Part 4: Fetch Unit By chipmunk December 9, 2023 7 10 min read: Ever fancied designing your own processor but had no idea where to start with? Part-4 of RISC-V CPU Development blog series is here... Read more
Digital Logic Design Designing RISC-V CPU from scratch – Part 3: Dealing with Pipeline Hazards By chipmunk July 8, 2023 4 5 min read: Ever fancied designing your own processor but had no idea where to start with? Part-3 of RISC-V CPU Development blog series is here... Read more
Digital Logic Design Designing RISC-V CPU from scratch – Part 2: Specifications & Architecture By chipmunk April 30, 2023 6 5 min read: Ever fancied designing your own processor but had no idea where to start with? Part-2 of RISC-V CPU Development blog series is here... Read more
Digital Logic Design Designing RISC-V CPU from scratch – Part 1: Getting hold of the ISA By chipmunk April 7, 2023 3 5 min read: Ever fancied designing your own processor but had no idea where to start with? Let's design a RISC-V Processor from scratch in RTL... Read more