ERROR: [Synth 8-2158] illegal operand for operator != Issue: Illegal operand for operator != Testcase snippetlogic [3:0][7:0]a[2:0][3:0]; int b[2:0][3:0];if(b !=a)Resolution: Change four state variable to 2 state. Like bit signed....