Re: [myhdl-list] Conversion Example Error in 0.7 Manual
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2011-06-09 21:29:27
|
On 06/09/2011 12:59 PM, Christopher Felton wrote: > A new user to MyHDL was trying to convert one of the examples in the > manual on pages 67-68 in the pdf version for release 0.7 > (conversion_examples.rst) > http://www.myhdl.org/doc/current/manual/conversion_examples.html. > > The example failed to convert for a "output port read internally" error. > This error only appears to occur with the 0.7 release. This might be > a known issue. > > With the latest hg repo, 0.8dev, the error does not occur but rather a > warning. Are you sure? I quickly investigated the repo, and it seems that this was always a warning. At some point however, there was no warning and the VHDL would be incorrect because it generated an 'out' instead of an 'inout'. But that's quite some time ago. Jan -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Python as a HDL: http://www.myhdl.org VHDL development, the modern way: http://www.sigasi.com Analog design automation: http://www.mephisto-da.com World-class digital design: http://www.easics.com |