Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

System verilog assistance

Status
Not open for further replies.

Meenz

Newbie level 5
Joined
Nov 6, 2006
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,341
Hi..

I am tryin to develop a TB for I2C which has a wishbone I/f. I have classified the DUT signals into interfaces.

Now am trying to develop the driver. In I2C there is a continous hanshake and the data has to be input in a particular sequence ( eg send slave address, data etc in sequence). In such a scenario how do i drive input to my DUT? should i say hold my addr, data, we etc in a struct and everytime wait for ack from DUT to proceed next. If thats the case then its almost like a directed test.

For this scenario could anyone suggest how i use System verilog features to build my testbench.

Any help will be deeply appreciated.

Regards
Meenz
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top