Hello,
If we have a simulation environment contains:
-DUT file called for example “Test Device”, and
-Test bench file called for example “Device_tb”, and
-We should construct a checker which called for example "Top_Checker” based on SVA that will be used to check some properties about the DUT.
I already saw some examples show some ways to bind the checker with the DUT, and then put it in the test-bench. Is there any other methods of how connecting SVA module to design and put them in the test bench, if there is, please an example will be very useful.
I am sorry for the delay, But the example that i am working on is confidential and i can give any description of it. i just was wondering if there is some better way to bind the checker with the environment