Skip to content

This project is a VHDL implementation of a 5 stages pipelined CPU using the ARMv3 instruction set.

Notifications You must be signed in to change notification settings

Karang/SimpleCPUCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCPUCore

This project is a VHDL implementation of a 5 stages pipelined CPU core using the ARMv3 instruction set. It was a Toy project I used to learn VHDL and cpu architecture.

I successfully ran a simple program (led blink) with this design at 50MHz on a Cyclone IV FPGA. And some test programs in simulation.

The chip was first simulated with ghdl and synthesised with the Alliance CAD tool :

Chip

About

This project is a VHDL implementation of a 5 stages pipelined CPU using the ARMv3 instruction set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published