Skip to content

A simple FPGA processor that emulates a small subset of ARM ISA

Notifications You must be signed in to change notification settings

onclepixou/FPGA_MINI_ARM

Repository files navigation

small ARM processor in VHDL in the style of "Digital design and computer architecture" by Harris and Harris (2016).


Capabilities : 

    Arithmetic instructions : ADD, SUB, AND, ORR
    Memory Instructions     : LDR, STR
    Branches 

About

A simple FPGA processor that emulates a small subset of ARM ISA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages