[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [f-cpu] back to VHDL



hi !

>Yann Guidon wrote:
>> should be sorted to :
<snip>
>> If all data are aligned, there is no hole between them.

>The problem is char foobar[71] or struct { char foo[3] } foofoo[29];
your two examples can be reduced to a number of variables of
the same size, so they are sorted as others.

>If you are going to sort ... sort arrays and structures last as you keep
>local references local.  
now if you mix different sizes, the problem is a bit more complex but you got
the taste. then, the compiler writer has to do his job ;-)

>Ben Franchuk - Dawn * 12/24 bit cpu *
YG

*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu       in the body. http://f-cpu.seul.org/