Verilog HDL Test Bench
Posted smallji
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Verilog HDL Test Bench相关的知识,希望对你有一定的参考价值。
As digital systems becomes more complex,it becomes increasingly important to verify the functionality of a design before implementing it in a system,a Test Bench source includes mainly some aspects:
0,set up time scale and operating precision.
1,instantiation
2,Reg and Wire Declarations
3,initial and always(clock,reset)
waring:
4,Printing during simulusation
5,TASK
以上是关于Verilog HDL Test Bench的主要内容,如果未能解决你的问题,请参考以下文章