Getting started with VHDL and Verilog

J

jraj.thakkar

Hi all,

My background is in Software Engineering C,C++,Java and Unix. I am
getting started with VHDL and Verilog. What is the good way/books/
websites/training to get started? I have B.S. and M.S. in Computer
Engineering. Also, what is the learning curve in VHDL and Verilog?

Please let me know.

Thanks
Jay
 
T

Tricky

Hi all,

My background is in Software Engineering C,C++,Java and Unix. I am
getting started with VHDL and Verilog. What is the good way/books/
websites/training to get started? I have B.S. and M.S. in Computer
Engineering. Also, what is the learning curve in VHDL and Verilog?

Please let me know.

Thanks
Jay

First thing to do is to get fully immersed in digital electronics.
Trying to write VHDL or verilog from a software approach will only
lead to failure. These are not programming language, they are
description languages. There is some cross-over, but for synthesizable
code you cannot write like a programmer.

Theres a nice web-page with all the basic gates, register types and
much more explained and demostrated (via a great JAVA interface) at
http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/00-intro/00-welcome/chapter.html
 
M

Mike Treseler

Tricky said:
... for synthesizable
code you cannot write like a programmer.

I can write a synthesis *process* like a programmer,
http://mysite.verizon.net/miketreseler/stack.vhd
but I can't wire them together like a programmer.
Theres a nice web-page with all the basic gates, register types and
much more explained and demostrated (via a great JAVA interface) at
http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/00-intro/00-welcome/chapter.html

Nice digital demo. Thanks.

-- Mike Treseler
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top