8 Bit Microprocessor

Schematic of microprocessor

An 8 bit microprocessor is simulated in this work using Verilog. It supports the add, subtract, bitwise AND, bitwise OR, left shift, right shift and compare operations. It also allows LOAD, STORE, MOV, LOAD DIRECT. This is accompanied by a Python based assembler. Two sample programs- one for the summation of the first few natural numbers and the second for factorial computation- are implemented on the simulated microprocessor.

Milind Kumar V
Milind Kumar V
PhD student, CSL

I am interested in 5G and the decentralization of wireless technology.

Related