Vhdl Design And Modeling Of Digital Systems

Tags: FPGA

For both the beginner and experienced Engineer using Vivado on the Zybo Z7 Xilinx Zynq FPGA Development Board

Last updated 2022-01-10 | 4.4

- Describe and explain VHDL syntax and semantics
- Create synthesizable designs using VHDL
- Use Xilinx FPGA development board for hand-on experience

What you'll learn

Describe and explain VHDL syntax and semantics
Create synthesizable designs using VHDL
Use Xilinx FPGA development board for hand-on experience
Design simple and practical test benches in VHDL
Use the Xilinx Vivado toolset
Design and develop VHDL models

* Requirements

* Familiarity with digital logic design
* electrical engineering
* or equivalent experience

Description

  Teach yourself the analysis and synthesis of digital systems using VHDL to design and simulate FPGA, ASIC, and VLSI digital systems. Participants learn the fundamental concepts of VHDL and practical design techniques using a Xilinx FPGA Development Board and simulation software for hands-on experience. The VHDL methodology and design flow for logic synthesis addresses design issues related to component modeling, data flow description in VHDL and behavioral description of hardware. An emphasis is placed on understanding the hardware description language, VHDL design techniques for logic synthesis, design criteria, and VHDL applications. 

  At the end of this course, participants will be able to accomplish the following: 

  • Describe and explain VHDL syntax and semantics

  • Create synthesizable designs using VHDL

  • Use Digilent Zybo Z7: Zynq-7000 ARM/FPGA SoC Development Board for hand-on experience

  • Use the Xilinx Vivado toolset

  • Design simple and practical test-benches in VHDL

  • Design and develop VHDL models

  Prerequisites: 

  • Familiarity with digital logic design, electrical engineering, or equivalent experience.

  Even if you're now already familiar with VHDL but you've: 

  • Never used an attribute other than ‘event?

  • Never used variables?

  • Always used a process where a single concurrent statement would have sufficed?

  • Never used assert or report statements except (maybe) in a test-bench?

  • Never used an unconstrained vector or array?

  • Never used a passive process inside of an entity?

  • Never used a real or the math_real library package in synthesizable code?

  • Always used a single process per signal assignment?

  then this course will definitely have something for you as well.  You will learn finite state machine design, the two-process design methodology, test-bench design, combinatorial and sequential logic, and extensible synthesizable designs that are reusable. 

Who this course is for:

  • Engineers
  • Hobbyists
  • Makers
  • Engineering Students
  • Engineering Managers

Course content

10 sections • 42 lectures

Intro Preview 03:43

Design Units Preview 04:45

Comments Preview 01:59

Identifiers Preview 04:46

Literals Preview 05:26

Xilinx Software Tool Installation Preview 17:06

Quiz 1

Data Object Classes Preview 07:09

Scalar Data Types Preview 13:46

Operators Preview 04:44

Composite Data Types Preview 11:30

Xilinx Zybo Z7 Xor Demo Preview 11:30

Quiz 2

Sequential Statements Preview 01:00

Wait Statements Preview 02:26

Conditional Statements Preview 10:26

Loop Statements Preview 04:49

Assert & Report Statements Preview 05:36

Quiz 4

Test Benches Preview 03:22

Processes Preview 20:40

State Machines Preview 13:08

Quiz 5

BasicFSM Demo Preview 13:39

Packages, Components, and Configuration Preview 09:46

Quiz 7

ColorFSM Demo Preview 10:19