Re: [myhdl-list] state enum trouble
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2005-12-25 12:53:14
|
George Pantazopoulos wrote: > Hi Jan, > > When I used the state enum in the code below, the Verilog output > caused an XST Error (pasted below too). It seems that the case statement > refers to the nonexistent name (in the verilog code) 'state', when it > should have been the 'fully qualified' name > '_synthInst_SID_INST_envGen0_state'. When I fixed the Verilog code by > hand, it compiled, synthesized and worked correctly. I saw this in both > myhdl 0.5a1 and 0.5b1. > > Hope this helps squish a bug before the big 0.5 release :) Of course, a customer with a problem always gets priority :-) I have solved the bug in the code. Thanks for the report. Jan -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Losbergenlaan 16, B-3010 Leuven, Belgium From Python to silicon: http://myhdl.jandecaluwe.com |