0
点赞
收藏
分享

微信扫一扫

【sv】 parameterized task/functions

何以至千里 2022-03-11 阅读 38

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
举报

相关推荐

0 条评论