CPU design

Description

  • Michal Ondrejka

  • GitHub

  • november, 2021

The project involves implementing a CPU in VHDL for the programming language Brainfuck. VHDL, or VHSIC Hardware Description Language, is a programming language used to describe digital circuits and systems. Brainfuck is an esoteric programming language known for its minimalism and difficulty.
The CPU implemented in VHDL is designed to execute Brainfuck programs, providing a hardware implementation for the language. The Questa simulator is used to test the implementation, providing a reliable and efficient platform for simulation and verification.
Overall, this project demonstrates an innovative approach to hardware implementation for programming languages, showcasing the versatility of VHDL and the potential for optimized and efficient execution of Brainfuck programs.

Technology