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

Re: gEDA: Icarus Verilog snapshot 20001112





> 
> If you have any other requests that you want to make 0.4, speak up.
> I'm not setting a schedule yet, but soon.

signed support like:

$display("x (signed) = %d, x (unsigned) = %d",$signed(x),x)"


-Dan