P
Pallav singh
Guest
Hi
we have a unary opeator ( not ) in system verilog assertion.
the associativity of operator not is undefined.
should user be allowed to write multiple not
not not not ( expr );
not not ( expr );
Thanks
Pallav
we have a unary opeator ( not ) in system verilog assertion.
the associativity of operator not is undefined.
should user be allowed to write multiple not
not not not ( expr );
not not ( expr );
Thanks
Pallav