CPUProject

From ATI public wiki
Revision as of 19:35, 23 November 2015 by Karljans (Talk) (Updated front page of the CPU project to link to different implementations)

Jump to: navigation, search

CPU project is one of the projects designed in department of computer engineering at TTU as a lab project to provide students with some tools for studying CPU architecture.

Currently, there are two different CPU implementations:

  • A More Advanced CPU: it is synthesizable, has stack, pipeline, etc.
  • picoCPU: a very simple, simulation oriented CPU written in VHDL.