Re: [myhdl-list] Modules interface information
Brought to you by:
jandecaluwe
From: Günter D. <dan...@we...> - 2011-05-05 13:21:36
|
Am 05.05.2011 14:19, schrieb Christopher Felton: ... > This is only true if the information accessed was used inside of a > generator? If the bit-width (len) and such is accessed outside of the > generators it should not be a problem. ... It has been a while when I was trying this and don't remember whether I used the information inside or outside a generator. I tried to create a fixed point multiplier that would determine the right amount of rounding based on the width of input and output signals. I thought, this would be an interesting example to demonstrate, but don't have the time at the moment to pursue it. Cheers, Guenter |