Searched Projects

Tags: 4 bit nor cpu

project.name
0 Stars     137 Views

4 BIT Memory

4 BIT Memory

This is part of a project to construct a 4 BIT CPU from scratch. I will be starting with a simple NOR gate and building it up to a working model with ALU registers, RAM and ROM. I will be designing an op code and assembler to go with it. Progress and detail can be found on my blog here.

This file contains the registers and memory


project.name
1 Stars     68 Views

Binary Counters

Binary Counters

This is part of a project to construct a 4 BIT CPU from scratch. I will be starting with a simple NOR gate and building it up to a working model with ALU registers, RAM and ROM. I will be designing an op code and assembler to go with it. Progress and detail can be found on my blog here.

This file contains the binary counters.


project.name
1 Stars     99 Views

Programme Counter

Programme Counter

This is part of a project to construct a 4 BIT CPU from scratch. I will be starting with a simple NOR gate and building it up to a working model with ALU registers, RAM and ROM. I will be designing an op code and assembler to go with it. Progress and detail can be found on my blog here.

This file contains the programme counter