answersLogoWhite

0


Best Answer

VHDL is a hardware description language. XILINX is an EDA tool.

EDA tools, electronic design and automation tools, are used to implement the programs like VHDL or Verilog. VHDL has several versions. But all these are standardized by IEEE and they don't belong to XILINX. Several FPGAs and CPLDs are manufactured by XILINX.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many version of vhdl are there in xillinx product?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the latest VHDL version?

In 2008, Accellera released VHDL 4.0 to the IEEE for balloting for inclusion in IEEE 1076-2008. The VHDL standard IEEE 1076-2008 was published in January 2009. Currently, IEEE 1076-2008 is the latest version of VHDL.


What is the latest version?

In 2008, Accellera released VHDL 4.0 to the IEEE for balloting for inclusion in IEEE 1076-2008. The VHDL standard IEEE 1076-2008 was published in January 2009. Currently, IEEE 1076-2008 is the latest version of VHDL.


What is a vhdl standard?

The first publicly available VHDL version was VHDL 7.2. It was released in the year 1985. The proposal for standardization was first kept in front of Institute of Electrical and Electronics Engineering Inc. (IEEE) in 1986. Several enhancements and modifications were made to the VHDL 7.2 version by IEEE. This was done by a team of commercial, government and academic representatives. Then they released the first IEEE standard version of VHDL. It was IEEE 1076-1987. It was released in 1987. From then, IEEE is releasing several versions.


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.


What is VHDL calculators?

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


Is VHDL text or graphic programmed?

VHDL is a text based programming language.


What are the supporting functions by vhdl?

VHDL provides conversion functions and resolution functions.


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


Which operator cannot be synthesized by a VHDL synthesis tool?

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


Why function in VHDL?

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


How do you build 8085 using vhdl?

VHDL is a hardware description language. It describes the functionality of a hardware as a program. If we know the architecture of 8085, the same can be implemented or coded using VHDL.