Completed
Adding Digilent ARTY Xilinx board into our project
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Microcontroller in FPGA - Step by Step Tutorial - Adam Taylor
Automatically move to the next video in the Classroom when playback concludes
- 1 What is this video about
- 2 What we are going to design
- 3 Starting a new FPGA project in Vivado
- 4 Adding Digilent ARTY Xilinx board into our project
- 5 Adding system clock
- 6 Adding and configuring DDR3 in FPGA
- 7 Adding Microcontroller MicroBlaze into FPGA
- 8 Connecting reset
- 9 Adding USB UART
- 10 Assigning memory space Peripheral Address mapping
- 11 Creating and explaining RTL VHDL code
- 12 Adding RTL VHDL code into our FPGA project
- 13 Synthesis
- 14 Defining and configuring FPGA pins
- 15 Adding Integrated Logic Analyzer
- 16 Adding GPIO block
- 17 Checking the summary and timing of finished FPGA design
- 18 Exporting the design
- 19 Writing software for microcontroller in FPGA - Starting a new project in VITIS
- 20 Compiling, loading and debugging MCU software
- 21 IT WORKS!
- 22 Checking content of the memory and IO registers
- 23 How to use GPIO driver to read gpio value
- 24 Using Integrated Logic Analyzer inside FPGA for debugging
- 25 Adam's book and give away