Modelsim and Vhdl

J

john

Hello,

I am wondering that does somebody know about the company or institute
that offers training courses in MODELSIM or VHDL? If yes, then please
let me know.

Thanks
John
 
M

Mike Treseler

john said:
I am wondering that does somebody know about the company or institute
that offers training courses in MODELSIM or VHDL? If yes, then please
let me know.

Start here:
http://www.google.com/search?q=vhdl+synthesis+testbench+tutorial
Focus on learning VHDL for synthesis and testbench.
This is what takes some time.

Modelsim is just a place to test code
once you know how to write it.

Here's a quick course:
vcom my_design.vhd
vcom test_my_design.vhd
vsim test_my_design -do "add wave *; run -all"


-- 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,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top