[...] > Between Webpack, Icarus Verilog, and GTKwave, I'd think you would > have everything you need.
I'm using Webpack + GHDL + GTKwave for a project at the moment. Works fine, as long as you don't mind writing your own simulator models for all the Xilinx FPGA components. :-/ One thing you have to be wary of if coding VHDL -- sometimes the simulators' implementation of ieee.numeric_std and Xilinx's synthesizer's implementation are different. I've been caught that way a couple of times. Peter -- E-mail: [EMAIL PROTECTED] Website: http://www.peter-b.co.uk v2sw6YShw7ln5pr6ck3ma8u7Lw3+2m0l7CFi6e4+8t4Eb8Aen4g6Pa2Xs5MSr5p4 hackerkey.com _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
