Skip to content

This repo contains the digital design implementation in System Verilog for a simple microprocessor, ROM and SRAM.

Notifications You must be signed in to change notification settings

sergiupopescu22/Microprocessor_Verilog

Repository files navigation

This repo contains the implementation of a simple microprocessor and its addtional ROM and SRAM. The instructions are stored in the ROM and the SRAM can be used to
store data that the CPU can use during its run. This project was part of the Digital Desing Course at KTH Stockholm, part of the Embedded Systems Master Program. 

The implementation is done in SYSTEM VERILOG and was simulated using the MODELSIM software provided by Intel. The instruction set supported by the microprocessor can
be observed in the Microprocessor_Instruction_Set file.

About

This repo contains the digital design implementation in System Verilog for a simple microprocessor, ROM and SRAM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published