Pipelined ZanPU is a simple implementation of a classic five stage RISC pipeline CPU.
This project is the team project of BIT's 2019 summer CPU-building lecture. ZanPU's architecture shares the one mentioned in: Classic RISC pipeline - Wikipedia.
- Open Vivado
- Run sythesis, implementation
- Program board
- Profit.
All source codes are available at pipelined-zanpu.srcs.
Instruction, data memory and register files are initialized at pipelined-zanpu.tbcode.
🧮 Pipelined ZanPU ©2019 ZanPU. Released under the MIT License.
Authored and maintained by Team ZanPU.
Created with love ♥ from BIT, Beijing.
@BIT · @GitHub · Documentation