Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.11 KB

🧮 Pipelined ZanPU

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.

Usage

  • Open Vivado
  • Run sythesis, implementation
  • Program board
  • Profit.

Source Code

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