Re: [myhdl-list] Bug in MyHDL compiler?
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2011-09-27 07:46:52
|
On 09/27/2011 06:13 AM, David Greenberg wrote: > When I try to run the following code in a file, it terminates with an > error. It appears to occur when a memory list is used in a function > that doesn't return something directly executable, Hierarchy extraction (used for lower level tasks like conversion and waveform tracing) doesn't work for things that are not strictly instances according to MyHDL definition: http://www.myhdl.org/doc/current/manual/modeling.html#structural-modeling -- 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 World-class digital design: http://www.easics.com |