Re: [myhdl-list] Synopsis of reported issues
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2013-02-25 16:29:55
|
On 02/25/2013 03:47 AM, Christopher Felton wrote: > > Absolutely, there were a couple issues that prevented me > from achieving this: > > 1. Currently, on my system with my version of GHDL > conversion.analyze and conversion.verify does not > work (0.7 and 0.8dev). None of the VHDL conversion > unit tests run successfully. I have not investigated > this but randomly noticed I had to remove the *_ghdl > from the output name (-o %(*)s_ghdl). I understand - the setup can be rather tricky. What you could do is just provide a (convertible) stand-alone test that prints out (using print) the values that differ between MyHDL and converted VHDL. I can use that with my compile.verify function directly for an automatic test. See the file attached to bug #39 for an example. Thanks for the great support work - it really is a great help. 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 World-class digital design: http://www.easics.com |