Testbench

Testbench 例化应该把input 转换成reg ,output转换扯过wire ,inout也是wire。

 

'timescale 1ns/1ps  //单位 精度

$display ("%d",a);

 

posted on 2012-04-12 16:31  Tony.TAO  阅读(199)  评论(0)    收藏  举报

导航