Re: [myhdl-list] Signal has multiple drivers: tlp_tx_tvalid_renamed0
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-06-11 16:13:43
|
On 6/11/2015 10:39 AM, Guy Eschemann wrote: > Hi, > > I'm not sure why the following code gives the conversion error mentioned > above. It is a known issue in the 0.9dev: https://github.com/jandecaluwe/myhdl/issues/82 You can checkout 88cb76b and it should fix this issue: >> git checkout 88cb76b But this previous issue does not have the fix for interface attribute constant conversion. Hope this helps, Chris |