Skip to content

BMMADHUMITHA/RISC_V_Single_cycle_processor

Repository files navigation

RISC_V_Single_cycle_processor

A Single Cycle RISC-V processor is a type of microprocessor architecture that follows the Reduced Instruction Set Computing (RISC) design philosophy, with the RISC-V instruction set architecture specifically being an open standard. In a single-cycle processor, each instruction is executed in a single clock cycle, resulting in a streamlined and efficient processing pipeline. The key features of a Single Cycle RISC-V processor include a simplified instruction set, uniform instruction format, and a dedicated stage in the pipeline for each step of instruction execution, such as instruction fetch, decode, execute, memory access, and write back. This design minimizes the complexity of the processor, allowing for high clock speeds and straightforward instruction execution.

image

Simulation Results:

image image

Coverage results:

image

Synthesis Area Report:

image

Synthesis Power Report:

image

Synthesis Timing Report:

image

Prepared By:

B M Madhumitha, Aryan Kumar, Dhanush M R, Disha R M, Gautham Varma Kanumuru

References:

Digital Design and Computer Architecture RISC - V edition by Sarah L Harris AND David Money Harris

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published