DVT Eclipse IDE Types View - Introduction
Description
This is the first video in a series that explains how to use Types View in DVT Eclipse, an integrated development environment (IDE) for the hardware design and verification languages SystemVerilog, Verilog, e language, and VHDL. Types View is a powerful feature that shows all the types such as, classes, structs, units, and entities defined in your project.
Transcript
Introduction
Hello, my name is Alex Marin, and I'm a DVT R&D engineer. In this video, I'm going to show you some useful tips and tricks about the DVT Types View.
Overview of the Types View
The Types View presents all the types defined in your project, that is: classes, structs, units, entities and so on.
It can help you quickly find your way around in large amounts of code without the need to remember how stuff is called.
It is also a convenient entry point for many usual operations you do while coding or exploring, because it is integrated with other major features of DVT.