I am having following error while compiling .p4 program on Tofino model:
error: : condition too complex, limit of 4 bytes + 12 bits of PHV input exceeded
if (a - b)>0){
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I have no clue of what’s causing this error, can anyone give some advice please?
Thanks in advance.