Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Difference between VHDL and Verilog

Status
Not open for further replies.

ajeetsingh

Newbie level 4
Joined
Mar 16, 2006
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,328
difference between vhdl and verilog

Hi all,
Please tell me difference between VHDL and VERILOG and using application area of both.
Thanks.
 

difference between verilog and vhdl

Difference between VHDL and Verilog please refer the attached file.
 

differences between vhdl and verilog

Personal point:

VHDL is easy to behavioral modeling

Verilog is suitable for RTL coding
 

difference between vhdl & verilog

ajeetsingh said:
Hi all,
Please tell me difference between VHDL and VERILOG and using application area of both.
Thanks.

you can search the paper written by Stephen Bailey-Technical Marketing Engineer

A very good introduction of VHDL/Verilog/SystemVerilog, especially their difference and pros and cons.

The title of this paper is "Comparison of VHDL, Verilog, and SystemVerilog"

Thomson

Good Luck
 

what is difference between vhdl and verilog

yeah, this paper is great....it always replaced the topics asking about these differences....

verilog is more close to transistor level modelling(low abstraction level)
while vhdl is more behavioural and abstract

Added after 5 minutes:

there is also...in the FPGA part of the forum
https://www.angelfire.com/in/rajesh52/verilogvhdl.html
chk that out....helpful also
 

differences between verilog and vhdl

nice, thank you !!
 

difference betweenvhdl & verilog

thanksssssssssss

Added after 22 seconds:

thanksssssssssss

Added after 13 seconds:

thanksssssssssss
 

1. Verilog is based on C, while VHDL is based on Pascal and Ada.

2. Unlike Verilog, VHDL is strongly typed.

3. Ulike VHDL, Verilog is case sensitive.

4. Verilog is easier to learn compared to VHDL.

5. Verilog has very simple data types, while VHDL allows users to create more complex data types.

6. Verilog lacks the library management, like that of VHDL.



Read more: Difference Between Verilog and VHDL | Difference Between | Verilog vs VHDL Difference Between Verilog and VHDL | Difference Between | Verilog vs VHDL
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top