Re: [myhdl-list] Interface conversion bug in 0.9-dev?
Brought to you by:
jandecaluwe
From: SHEN C. <she...@co...> - 2015-02-19 12:23:30
|
I agree the original title was poorly chosen. It's a problem with ShadowSignal. I occurs no matter if interface is used. A local reference does correct the variable inference. Thank you. However, if I have to remember to do this every time, I'd rather not using shadow signal for list element at all, shenchen On 2015-02-18 22:43, Christopher Felton wrote: >> https://gist.github.com/cfelton/1648ad98e2bda5745ec9 [1] Not sure if >> this will work in your case or not. It will take some more >> investigation to determine if this is a bug or a not supported >> feature, >> and if it is to be a not supported, can it be detected. > > I played around with this some more, the issue can be > reproduced in 0.8.1 using just list-of-signals and > ShadowSignals. It doesn't appear to be tied to the > /interface/ conversion. The above gist link has an > example of each. > > Regards, > Chris > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and > Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & > more > Get technology previously reserved for billion-dollar corporations, > FREE > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list -- Links: ------ [1] https://gist.github.com/cfelton/1648ad98e2bda5745ec9 |