Mismatch vbe ap
This commit is contained in:
parent
ef8fea9e4e
commit
4d378664bc
|
@ -16,6 +16,6 @@ BEGIN
|
|||
REPORT "power supply is missing on rf_dec_nao3"
|
||||
SEVERITY WARNING;
|
||||
|
||||
nq <= not(i0 and (i1 or i2));
|
||||
nq <= not(i2 and (i1 or i0));
|
||||
|
||||
END;
|
||||
|
|
Loading…
Reference in New Issue