G
Girish
Guest
Hi all,
I am a bit inexperienced with Verilog so please pardon me if my
question is trivial. But I would really appreciate your help since I
need this very desperately to be sorted out.
Here is my problem.
Suppose I have a full adder with carry delay as a parameter. In my
testbench, I instantiate the full adder with a particular delay and
run some testvectors, get the output. Then I want to be able to change
the carry delay to some other number and run the same inputs through it
again.
I want to do this change many (30) times so I want this to be
automatically done.
Can someone please tell me how to do this automatically ? Your help is
very much appreciated.
Thank you
Girish
I am a bit inexperienced with Verilog so please pardon me if my
question is trivial. But I would really appreciate your help since I
need this very desperately to be sorted out.
Here is my problem.
Suppose I have a full adder with carry delay as a parameter. In my
testbench, I instantiate the full adder with a particular delay and
run some testvectors, get the output. Then I want to be able to change
the carry delay to some other number and run the same inputs through it
again.
I want to do this change many (30) times so I want this to be
automatically done.
Can someone please tell me how to do this automatically ? Your help is
very much appreciated.
Thank you
Girish