On Fri, Dec 22, 2006 at 10:59:16AM +0100, Mark van Doesburg wrote: > When I try to compile the following code [...] > I get the error message: > > test_vector.vhd:30:25: string length does not match that of the anonymous > integer subtype defined at test_vector.vhd:7:35 > test_vector.vhd:30:10: actual length does not match formal length > ghdl: compilation error > > But I don't really understand why this is an error, since changing the > "0..." to (others=>'0') works fine (but doesn't in modelsim) Hi,
that's clearly a bug in GHDL, but I thought I fixed it. Which version of GHDL are you using ? Tristan. _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
