Re: Signal has multiple drivers: tlp_tx_tvalid_renamed0
Christopher Felton <[email protected]>
| Newsgroups | gmane.comp.python.myhdl |
|---|---|
| Message-ID | <[email protected]> |
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
------------------------------------------------------------------------------