Free VHDL simulator

C

Chaos Master

Guest
Hello people.

I want to learn VHDL but I can't spend money on software.
Is there any free program to simulate VHDL code?
A Linux version would also be great.

[]s
--
Š Chaos Master. |"These wounds won't seem to heal
My Evanescence HP is at: | This pain is just too real
http://marreka.no-ip.com | There's just too much that time can't erase"
(most often offline... ) | -- Evanescence, "My Immortal"
 
Chaos Master wrote:
Hello people.

I want to learn VHDL but I can't spend money on software.
Is there any free program to simulate VHDL code?
A Linux version would also be great.
See the FAQ, section 3:

http://www.eda.org/comp.lang.vhdl/
--
Tim Hubberstey, P.Eng. . . . . . Hardware/Software Consulting Engineer
Marmot Engineering . . . . . . . VHDL, ASICs, FPGAs, embedded systems
Vancouver, BC, Canada . . . . . . . . . . . http://www.marmot-eng.com
 
Chaos Master wrote:
Hello people.

I want to learn VHDL but I can't spend money on software.
Is there any free program to simulate VHDL code?
A Linux version would also be great.

[]s
try this site
http://www.opencores.org/projects.cgi/web/edatools/eda_tools

--
Thomas
 
"Chaos Master" <FreeBSD_Reloaded@yahoo.com.br> wrote in message
news:MPG.1b3b0954e1a6609d989b06@130.133.1.4...
Hello people.

I want to learn VHDL but I can't spend money on software.
Is there any free program to simulate VHDL code?
A Linux version would also be great.
http://www.symphonyeda.com/

Leon
 
Chaos Master <FreeBSD_Reloaded@yahoo.com.br> wrote in message news:<MPG.1b3b0954e1a6609d989b06@130.133.1.4>...
Hello people.

I want to learn VHDL but I can't spend money on software.
Is there any free program to simulate VHDL code?
A Linux version would also be great.
I've had the best luck with GHDL:

http://ghdl.free.fr/

Do you want to learn VHDL, or do you want to learn HDL-based hardware
design? If the later, I would recommend Confluence. As a functional
programming language, Confluence designs typically result in 3-5X
fewer lines of code than VHDL. The CF compiler returns HDL and a
cycle accuarte C model -- compile with GCC and you've got yourself a
high-performance logic simulator.

BTW, Confluence is GPL.

http://www.launchbird.com/

Regards,
Tom
 
Tom Hawkins (tom1@launchbird.com) said those last words:

Do you want to learn VHDL, or do you want to learn HDL-based hardware
design? If the later, I would recommend Confluence. As a functional
programming language, Confluence designs typically result in 3-5X
fewer lines of code than VHDL. The CF compiler returns HDL and a
cycle accuarte C model -- compile with GCC and you've got yourself a
high-performance logic simulator.
I will take a look on those all suggestions. Many thanks!
--
Š Chaos Master. |"These wounds won't seem to heal
My Evanescence HP is at: | This pain is just too real
http://marreka.no-ip.com | There's just too much that time can't erase"
(most often offline... ) | -- Evanescence, "My Immortal"
 

Welcome to EDABoard.com

Sponsor

Back
Top