In reply to vineet:
The return data type of any function is written right after the function keyword. If you do not specify a type, then the Verilog default return type is 1 bit.
In reply to vineet:
The return data type of any function is written right after the function keyword. If you do not specify a type, then the Verilog default return type is 1 bit.