关于timescale
摘要:
。格式 `timescale time_unit/time_precision 。定义 该命令会影响编译器指令,即 time_unit用于定义仿真模块中仿真时间和延迟时间的基准单位,即模块 中的时间值是以time_unit为单位的; time_precision用于声明仿真时间的精度,因为模块中的时间值可能是 小数,根据time_precision与time_unit的比,确定精确到... 阅读全文
posted @ 2011-03-17 12:26 freshair_cn 阅读(243) 评论(0) 推荐(0) 编辑