I want to check a cross between:
one bit of a signal named “POINT1”
one bit of a different signal named “POINT2”
my goal is to create a coverage for when those two bits (of different signals - the expressions) are being hit at the same time.
I might have written it wrong (prob. why it’s not working).