On Tue, Feb 06, 2007 at 11:13:00AM +0900, Romain Lenglet wrote: > Hello, > > Sometimes I get messages like "error: bound check failed (#11)", with no > spec file line. Not having the line of the array assignment makes it > really difficult to debug my spec. Yes, these messages are not that useful!
> In which cases cannot the program/GHDL compiler determine and give the > line number of a faulty array assignment? Knowing in which cases this > happens would help me a lot narrowing down the assignments to check. Running under gdb may help. Also, I am trying to add error line to such message. If you can, please send me your design so that I could improve error messages on it. Tristan. _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
