Short Description
Learn how to code in VHDL from zero for FPGAs and CPLDs of Xilinx / Altera(Intel) / Lattice and Microsemi
What you’ll learn
- How to write the VHDL code from zero
- Fundamentals of FPGA and CPLD
- Everything needed in order to become an FPGA engineer
- Solving out 6 exercises and learn by examples
- How to Simulate your VHDL design
- Upload the VHDL code to a real FPGA with development board
- VHDL structure, types, variables and how to write the code right
This course includes:
- 10.5 hours on-demand video
- 7 downloadable resources
- Full lifetime access
- Access on mobile and TV
- Certificate of completion
Requirements
- Familiar with logic gates
- Familiar with digit represents such as Binary and Hexadecimal
Description
In this course you will learn how to write VHDL code for FPGAs/CPLDsNo prior VHDL or FPGA knowledge is needed. This course is designed from the basic elements you need to know about VHDL code.The course built in such way that you will learn first about the FPGAs and CPLDs structure so you will have a basic knowledge what are you going to do when you are writing a VHDL code.
We will go through all the basic elements of the VHDL codeStarting from the VHDL code structure of a basic code to the structure of more advanced coding.After learning about the structure you will learn about the data types, VHDL basic design units, VHDL advanced design units, VHDL statements format.