Skip to content

VHDL implementation of an AHB bridge to connect AHB lite to AMBA bus.

Notifications You must be signed in to change notification settings

ryonaldteofilo/Cortexm0Bridge

Repository files navigation

Cortexm0Bridge

SoC design for Cortex M0

Replace a SPARC Leon3 processor with ARM’s Cortex M0 while still using an existing SoC infrastructure.

Since the two processors use different type of interface (Leon3 with AHB interface and Cortex M0 with AHB lite), a bridge must be made to “translate” the given instructions of Cortex M0 to the AMBA bus. ModelSim and Xilinx ISE are used for design and simulation.

About

VHDL implementation of an AHB bridge to connect AHB lite to AMBA bus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published