30 ezm_cpu

30 : 0b 000 011 110 : ezm_cpu

Select Project 1 2 3 4 5 6 7 8 9 ON SW2
  • Author: guianmonezm#4787
  • Description: basic 8bit CPU
  • GitHub repository
  • HDL project
  • Extra docs
  • Clock: 6000 Hz
  • External hardware: FPGA or ram and demultiplexer

How it works

you connect an external ram and a decoder to it or an FPGA with a rom programed.

How to test

connect an external ram and a decoder to it.

IO

# Input Output
0 clock pc[0]/c
1 reset pc[1]/c
2 in1 pc[2]/c
3 in2 pc[3]/c
4 in3 pc[4]/c
5 in4 pc[5]/c
6 in5 pc[6]/c
7 in6 pc[7]/c