Learn how to create custom data types in a VHDL based design, including subtypes, enumerated types, record types and arrays
Learn about the different predefined types which can be used in VHDL and how we can convert between them using functions and type casting.