Predrag Bradaric wrote: > Hi. > > I'm new to this group and 'world' of HDL. > I worked with Altera's QUARTUS - designing some simple applications in > AHDL and VHDL (really, on a basic level). > That's when I saw the power of FSM in designing 'simple' logic > circuits, and power of VHDL in designing complex logic circuits. > Since one area of interest to me is 'programmable logic controllers', > I taught that HDL (especially VHDL) could be used in designing PLC > 'circuits'. > So, I google'd a little and found something called Verilog :) > I've downloaded Icarus Verilog and started experimenting.
Verilog is an alternative to VHDL. Icarus Verilog is for simulating Verilog. In case you want to continue using VHDL, there's GHDL, a free VHDL simulator. Philipp _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

