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

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




Thats right. I doing

wire a = x;
wire b = a;

And b is getting z value. Apparently wrong!


On Wednesday 09 April 2003 11:00 am, Stephen Williams wrote:
> 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:-)

-- 
Human resources are human first, and resources second.
		-- J. Garbers