answersLogoWhite

0

Why should you use vhdl?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

VHDL is a hardware description language. Its very purpose is to describe hardware in the form of a program. This program can be understood by the user and the system as well. By implementing the hardware as a code, it is easier to verify its functionality. Hence, to test hardware before it could actually be designed, we should use VHDL.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why should you use vhdl?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Diploma person can do vhdl?

Yes. A little knowledge of programming is needed to learn VHDL. Knowledge in digital electronics is a must. One should be in a position to understand the working of various combinational and sequential circuits to expertise in VHDL.


What is VHDL calculators?

A virtual calculator can be implemented using VHDL. We call it VHDL calculator.


What is the vhdl code for 8253 microprocessor?

VHDL code for 8253 need to be written in structural modeling of VHDL. It will be a bunch of programs related to each and every component or functionality we use in 8253 and need to be combined. It is not a single program. It is a combination of several programs.


VHDL code of home security?

VHDL code for home security need to be written in structural modeling of VHDL. It will be a bunch of programs related to each and every home appliance we use and need to be combined. It is not a single program. It is a combination of several programs.


How do you get Vhdl for free?

VHDL is not any software. It is a programming language. One should learn how to program using VHDL. The supporting software tools may be downloaded from some of the EDA Tools providers on trial basis. Aldec is providing the student version for free.


Where is your main location in New York in the historic Allentown district ?

to bring the designer with little or no knowledge of VHDL, to the level of writing complex VHDL descriptions. It is not intended to show every possible construct of VHDL in every possible use, but rather to show the designer


What are the supporting functions by vhdl?

VHDL provides conversion functions and resolution functions.


Is VHDL text or graphic programmed?

VHDL is a text based programming language.


What is the vhdl code for binary to hex convertion?

vhdl code for binary to Hexadecimal ?


Vhdl code for assending order of numbers?

vhdl code for ascending order of numbers


Why function in VHDL?

A function is a subprogram written in VHDL. This program can be called and used in other programs.


Which operator cannot be synthesized by a VHDL synthesis tool?

"&" operator is not synthesized by VHDL synthesis tool.