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

gEDA: $signed in verilog?





Is there a way to do something like

$fdisplay(outf,"%d",$signed(my_signal))

like in verilog-XL?  This causes the signal to be treated as
twos-complement and displayed as a signed number.

Thanks
-Dan