timescale 时间尺度
Posted spacelz@126.com
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了timescale 时间尺度相关的知识,希望对你有一定的参考价值。
1
`timescale为模块指定参考时间单位
`timescale<reference_time_unit>/<time_precision>
2
module endmoudule 为模块声明,中间不能插入其他模块声明
从模板创建对象的过程叫实例化instantiation 创建的对象叫instance
3
test bench测试台
以上是关于timescale 时间尺度的主要内容,如果未能解决你的问题,请参考以下文章