|HOME |ABOUT |ARTICLES |ACK |FEEDBACK |TOC |LINKS |BLOG |JOBS |


Tutorials



PROGRAM BLOCK


Testbench Program



Program block contains the instance of testbench environment class. Testcases goes hear. Call run() method of env instance.


CODE:test
program main{

Environment env;

env = new();
env.run_t();

printf(" END OF PROGRAM BLOCK \n");
}
Index
Introduction
Rtl
Top
Interface
Program Block
Environment
Packet
Configuration
Driver
Reciever
Scoreboard

Report a Bug or Comment on This section - Your input is what keeps Testbench.in improving with time!





<< PREVIOUS PAGE

TOP

NEXT PAGE >>

copyright © 2007-2017 :: all rights reserved www.testbench.in::Disclaimer