Skip to content

KHermanUBB/Hardwired_8bit_CPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardwired 8 bit CPU made by UBB students

Eight bit von Neuman CPU inspired by the https://minnie.tuhs.org/CompArch/Tutes/week03.html design made in Logisim by Warren Toomey.

The vhdl folder contains all the sources to synthesise the circuit together with testbench (tb_cpu.vhd) file and program/data memory load (data.txt).

The Logisim folder contains Logisim files with blocks, buses and control signals that correspond to the vhdl modules.

The ise folder contains the project in ISE 14.7.

The ISim folder contains the dump from ISim (testbench results). It can be open in ISim program File->Open-> isim.wcfg To update the timing diagram go to menu Simulation->Restart and then Simulation->Run.

You can expand the signals from Main buses, control signals and Registers.

The result should be similar to the following

dummy text

About

Student's implementation of 8 bit CPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors