A taste of VHDL . . .
I can't resist, I can't resist .. it's silly .. but I must.. I must ..
I require a "Hello world" in VHDL
By Google
You just need to connect a couple of nand gates. Its trivial and I think Tanni left that as an easy exercise for the reader
Something practical. Does anybody know what software to use for compiling, synthesis and simulation? Altera has the Quartus II web editon for download, but only for windows. And since I won't be running that again, I'd like to have something for Linux. Is there any free stuff available for Linux that can do the same thing?
Wine ^_^
Wine is for drinking, not for running inferior version of software
I can't resist, I can't resist .. it's silly .. but I must.. I must ..
I require a "Hello world" in VHDL 
For ''Hello world'' exemples in VHDL, see here:
www2.latech.edu/~acm/helloworld/VHDL.html
dictionary.laborlawtalk.com/VHDL
www.jopdesign.com/cyclone/hello_world.pdf
See also here:
Something practical. Does anybody know what software to use for compiling, synthesis and simulation? Altera has the Quartus II web editon for download, but only for windows. And since I won't be running that again, I'd like to have something for Linux. Is there any free stuff available for Linux that can do the same thing?
VHDL is tool independent. To compile and simulate a VHDL design, you can take any VHDL simulater.
Websites offering free VHDL for Linux or at least a project to realize VHDL for Linux:
freehdl.seul.org/
www.csee.umbc.edu/help/VHDL/index.shtml
loll.sourceforge.net/linux/links/Emulation_and_Simulation/VHDL/index.html
Here something about Modelsim:
mikro.e-technik.uni-ulm.de/vhdl/Modelsim_deutsch.pdf
www.model.com/
Cool stuff to play around with. But I don't think any of it does synthesis, so it's not enough for the real thing.
Synthesis is device dependend, simulation isn't! So if Kay Nishi decided to haven an ALTERA-FPGA in the OCM, than you need to use the ALTERA tools. I don't know if there are free tools for proprietary FPGA stuff. Here, we are using ModelSim and Xilinx! But for the time being, to learn VHDL, simulating is sufficient.
Correction: So if Kay Nishi decided to have an ALTERA-FPGA in the OCM, than you need to use the ALTERA tools.

By Tanni
Hero (552)
01-09-2006, 18:16