omaima
-
omaima replied to the topic Ordre of stimulus in the forum OSVVM 2 years, 5 months ago
hello , thanks for your reply .
I have another question . I have 2 inputs the first one have 1 value and the others can take a valu from 0 to 3 .
I used the GenBin function inside the AddCross procedure.
I want to get the for combinasion between the 2 inputs to get 100% coverage
while not IsCovred (ID) loop
AddCross(ID,4, GenBin(1),…[Read more] -
omaima started the topic Ordre of stimulus in the forum OSVVM 2 years, 5 months ago
Hello hope you all are doing well,
I have a DUT of an adder which take 2 values as input and calculate the addition .
I have written an OSVVM testbench for this , as an exercice in familiarizing myselef with osvvm , and I have some questions.
To generate the values of the inputs I called the procedure GenBin 2 times inside the AddCross procedure…[Read more] -
omaima became a registered member 2 years, 9 months ago