/vhdl_cpu

A VHDL implementation of a simple custom CPU architecture for learning.

Primary LanguageCMIT LicenseMIT

VHDL CPU

This repository contains all resources for my VHDL implementation of a simple CPU architecture. The purpose is learning/education, please read the article about this design, how it works and how it is implemented: http://charleslabs.fr/en/project-A+basic+VHDL+processor

In this repo is:

  • The CGASM assembler for the custom instruction set,
  • The VHDL project (Xilinx ISE Webpack format).