Skip to content

A classic implementation of a classic five stage RISC pipeline CPU.

License

Notifications You must be signed in to change notification settings

zan-pu/pipelined-zanpu

Repository files navigation

🧮 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

About

A classic implementation of a classic five stage RISC pipeline CPU.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published