Re: [myhdl-list] TypeError: Unexpected type with toVerilog
Brought to you by:
jandecaluwe
From: Jan C. <jan...@mu...> - 2012-05-29 15:34:29
|
On 29/05/12 08:45, Jan Decaluwe wrote: > Do you really have a need for undriven enum signals? The code was only for conversion testing, by changing the commenting on the return lines. Perhaps I should have left it in error display mode?:) I could expand the code in order to show simulation as well as conversion, but wanted to save us both time. As far as I could see the enum error returned by this snippet is the same as that from building my project, and using enums for the state constants. Jan Coombs |