Re: [myhdl-list] Conversion tests failing
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-01-09 15:57:22
|
On 1/9/2015 9:23 AM, Henry Gomersall wrote: > It seems that the conversion of interfaces stuff is failing on > interfaces with more than one level. > > Specifically, test_two_analyze() and test_two_verify() in > test/conversion/general/test_interfaces3.py are failing. > > I don't know if this is meant to be supported, but it's certainly > failing at the analyze stage: > myhdl.ConversionError: File > /home/whg21/Projects/bitbucket/myhdl/myhdl/test/conversion/general/test_interfaces3.py, > line 70: Object type is not supported in this context: z > Yes, definitely intended to be supported in 0.9-dev and I thought these were all passing at one point. Regards, Chris |