Completed
Setting up user repository
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PLIP- ZedBoard-Zynq AES Peripheral in C - Vivado High Level Synthesis
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Xilinx Platform Studio
- 3 Create new project
- 4 Get AES source
- 5 Copy AES source
- 6 Expected interface
- 7 Adding interface
- 8 Setting up user repository
- 9 Exporting to SDK
- 10 Creating a new project
- 11 Connecting the ZedBoard
- 12 Importing drivers
- 13 Initializing the system
- 14 Implementing AES
- 15 Running the application