đŸ”Ŧ ICE 1: Intro to Microblaze#

📌 Objectives#

  • Students should be familiar with the soft Microblaze CPU

📜 Synopsis#

In this lab, you will create a block design which includes the Microblaze processor, a memory interface, and a UART controller. You will then generate the hardware bitstream before opening the Vitis C/C++ IDE where you will build and run a Hello World example on the Microblaze system and view the output in a terminal window.

🧮 Procedure#

Part 1 - Hardware Design

Part 2 - Software Design