writing the test bench in verilog

Status
Not open for further replies.

anusha vasanta

Member level 1
Joined
Sep 23, 2014
Messages
34
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Visit site
Activity points
251
Hi all,
can anyone suggest me the best way of writing test bench for verifying all of the corner cases.
you can put any link or some small gist regarding it. thanx in advance
 

Writing testbench is one thing, verifying all corner cases is another thing.
If you want to write a testbench, you should be able to get info from websites like testbench.in or some others.
If you want to verify all corner cases, see to it that you understand clearly what you are doing, identify all possible kind of input scenarios. Once you identify all possible scenarios,translating them to verilog/VHDL should not be tough.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…