没有歧义的的话可以不加:if dht_en='1' and dht_color="00" then加括号是为了不产生歧义(下面如果把括号去掉,意思完全变了):if (state=s1 or state=s2) and datain_en='1' then
可以加,也可以不加,没有区别。