Deluxe RISC processor
-
Updated
Sep 17, 2020 - VHDL
Deluxe RISC processor
DLX RISC Processor implementation with extended instruction set and windowed register file
Design and development of a complete RISC CPU with: five stage pipeline, forwarding, automatic hazard detection, BTB using LRU policy replacement, four-cycle hardware multiplier.
ALU is the core of all operations, it elaborate two operands and performs logical and arithmetic operations based on the instruction passed to it by the CU.
Digital design and synthesis of a DLX processor in VHDL
Add a description, image, and links to the dlx topic page so that developers can more easily learn about it.
To associate your repository with the dlx topic, visit your repo's landing page and select "manage topics."