function algorithm is same.
but just input return data type different.
I want to parameterizd the function.
May someone give me a demo to show how to parameterized
function bit[5:0] a0(input bit[9:0] data);
bit[5:0] dout
微信扫一扫
function algorithm is same.
but just input return data type different.
I want to parameterizd the function.
May someone give me a demo to show how to parameterized
function bit[5:0] a0(input bit[9:0] data);
bit[5:0] dout
相关推荐