On 8/20/07, Chris Stankevitz <[EMAIL PROTECTED]> wrote: > Does it come with a debugger? I'd love to get into it, but things like > learning how to debug/compile/etc are what scare me personally.
Sure, check out Icarus Verilog and GTKWave. You basically write a testbench to stimulate your inputs, and make sure your outputs toggle the way they should. Or if you want to get into non-free software, check out ModelSim. Both Xilinx and Altera have bundled versions. With enough proper testing, you should be able to get a good 99% coverage on all statements and logic - which should be pretty darn good. Links: http://home.nc.rr.com/gtkwave/ http://www.icarus.com/eda/verilog/ http://www.model.com/ http://www.asic-world.com/verilog/art_testbench_writing1.html Brian _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio