On Tue, 2007-03-06 at 18:13 +0100, Chitlesh GOORAH wrote: > However with ghdl, I have an infinity loop when I execute ./gene > --vcd=gene.vcd. What may cause this loop and perhaps someone can > explain to me why so that in the future I won't do the same mistake.
ghdl IMO does the right thing. ./gene --wave=xx.ghw --stop-time=100us outputs the AFAIK the intended waveform. Your program doesn't terminate, so running ./gene without stop-time will result in an infinite loop... Tom _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
