Welcome, Guest. Please login or register.

Author Topic: Open Source VHDL ?  (Read 1381 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline OSS542Topic starter

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 119
    • Show only replies by OSS542
Open Source VHDL ?
« on: October 13, 2008, 05:04:41 AM »
Can anyone recommend some good open source VHDL software ?
 

Offline mboehmer_e3b

  • Sr. Member
  • ****
  • Join Date: Aug 2002
  • Posts: 312
    • Show only replies by mboehmer_e3b
    • http://www.e3b.de/usb/
Re: Open Source VHDL ?
« Reply #1 on: October 13, 2008, 05:49:50 AM »
Not open source, but there are three acceptable free solutions:

- Xilinx Webpack: nice GUI, but only XST as VHDL compiler.
Easy to operate, long to download, but includes a nice simulator and can be handled also by beginners

- Lattice software: for more experienced users, Synplify (Pro) included, also good simulator.

- Altera software: I used it just in the old version now, and only for CPLDs, so I can't say much on this solution.

I use both regularily, and with Xilinx being in this business for longer time I must say that Lattice is also doing already a good job for the short time they offer FPGAs now.

I prefer for political reasons Lattice, if possible. They simply have the more human contact, the better support and tend to listen to small customers with much more care than competitors.

Michael
 

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show only replies by alexh
    • http://thalion.atari.org
Re: Open Source VHDL ?
« Reply #2 on: October 13, 2008, 09:34:37 AM »
If you were looking for some open source VHDL code for reference:

http://www.opencores.org
 

Offline countzero

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 1938
    • Show only replies by countzero
    • http://blog.coze.org
Re: Open Source VHDL ?
« Reply #3 on: October 13, 2008, 03:56:42 PM »
aren't you limited by your choice of chip for the software ? Can you synthesize something for cyclone with the webpack ? or for spartan with the altera software ? I don't think it's possible.
I believe in mt. Fuji
 

Offline billt

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 910
    • Show only replies by billt
    • http://www.billtoner.net
Re: Open Source VHDL ?
« Reply #4 on: October 13, 2008, 04:15:56 PM »
"open source VHDL software" might refer to more than just the synthesis tool for a particular FPGA chip. What about simulation? Wave viewers? Linters? Logic Equivalency Check? (compare synthesized netlist to RTL source code to make sure it truely is the "same thing") Scan test insertion?

OK, there's a lot that may be overkill for an Amiga FPGA experimenter, and there may not be open-source equivalents for a lot of these things. But at least simulation may be interesting to help track down bugs.

http://ghdl.free.fr/
Bill T
All Glory to the Hypnotoad!