[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: Icarus Verilog: Is it bug??




john_eaton@hp.com said:
> Cadence verilogXL gives Error!  Identifier (x) not declared. 

Gack! They are right! That "= x" should be "= 'bx". Icarus Verilog
does not report an error, and in fact creates a wire x there. That
is wrong!

So you did in indeed find a bug, just not the one you expected:-)

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve at icarus.com           But I have promises to keep,
steve at picturel.com         and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."