Hi everybody,
i'm using a sc_method which i want to be triggered once one of the input ports value changes. With a static sensitivity list, the result is that is triggered 2 times in the same moment because 2 of the input ports values have changed. i tried with a dynamic sensitivity list using the next_trigger method with as arguments a combination with "|" between input_ports.value_changed_event() but it returns the same thing. Someone can suggest me a solution to do that plz ?
Regards,
Seif