Design and implementation of an embedded system on an FPGA


Let's design a simple embedded system which displays the character of 16x16 on a LCD monitor with 1280x720 size using the Microblaze softcore microprocessor on ATLYS board.

The goal

Understand how to design of the embedded system on an FPGA (Field Programmable Gate Array) and its implementation flow.






Let's make the system which executes some programs, Conway's game of life and tennis game.





It begins from this link.


|Back |Top |Next|