Mini Risc v processor ( ALU+ Register module)
收藏资源简介:
This paper presents the design and implementation of an 8-bit Mini RISC-V processor featuring an optimized Arithmetic Logic Unit (ALU) and a compact register block architecture suitable for low-power embedded applications. The processor is developed using modular HDL design principles to ensure scalability, reusability, and ease of verification. The ALU supports fundamental arithmetic and logical operations, including addition, subtraction, AND, OR, NOT, XOR, multiplication, and division, enabling a wide range of computational tasks. A 4-register, 8-bit register file is incorporated to provide efficient data storage and retrieval for instruction execution. The proposed architecture is simulated and verified using industry-standard EDA tools, ensuring correctness, functional stability, and timing reliability. Experimental results confirm the correct operation of all modules and demonstrate successful integration of the ALU and register block into a unified processor design. This lightweight and resource-efficient Mini RISC-V processor serves as an ideal solution for academic prototyping, teaching processors, digital design laboratories, and small-scale IoT applications.



