s/ARG(INDEX) ?= Y/\\??\\ (\\?=\\ (ARG(INDEX), Y))/ s/TO_UNSIGNED(L, R'length) ?= R/\\?=\\ (TO_UNSIGNED(L, R'length), R)/ s/TO_SIGNED(L, R'length) ?= R/\\?=\\ (TO_SIGNED(L, R'length),R)/ s/L ?= TO_UNSIGNED(R, L'length)/\\?=\\ (L, TO_UNSIGNED(R, L'length))/ s/L ?= TO_SIGNED(R, L'length)/\\?=\\ (L, TO_SIGNED(R, L'length))/ s/result1 := LX(i) ?= RX(i)/result1 := \\?=\\ (LX(i), RX(i))/ s@result1 := LX(i) ?/= RX(i)@result1 := \\?/=\\ (LX(i), RX(i))@ s@TO_UNSIGNED(L, R'length) ?/= R@\\?/=\\ (TO_UNSIGNED(L, R'length), R)@ s@TO_SIGNED(L, R'length) ?/= R@\\?/=\\ (TO_SIGNED(L, R'length),R)@ s@L ?/= TO_UNSIGNED(R, L'length)@\\?/=\\ (L, TO_UNSIGNED(R, L'length))@ s@L ?/= TO_SIGNED(R, L'length)@\\?/=\\ (L, TO_SIGNED(R, L'length))@ s/TO_UNSIGNED(L, R'length) ?< R/\\?<\\ (TO_UNSIGNED(L, R'length), R)/ s/TO_SIGNED(L, R'length) ?< R/\\?<\\ (TO_SIGNED(L, R'length),R)/ s/L ?< TO_UNSIGNED(R, L'length)/\\?<\\ (L, TO_UNSIGNED(R, L'length))/ s/L ?< TO_SIGNED(R, L'length)/\\?<\\ (L, TO_SIGNED(R, L'length))/ s/TO_UNSIGNED(L, R'length) ?> R/\\?>\\ (TO_UNSIGNED(L, R'length), R)/ s/TO_SIGNED(L, R'length) ?> R/\\?>\\ (TO_SIGNED(L, R'length),R)/ s/L ?> TO_UNSIGNED(R, L'length)/\\?>\\ (L, TO_UNSIGNED(R, L'length))/ s/L ?> TO_SIGNED(R, L'length)/\\?>\\ (L, TO_SIGNED(R, L'length))/ s/TO_UNSIGNED(L, R'length) ?<= R/\\?<=\\ (TO_UNSIGNED(L, R'length), R)/ s/TO_SIGNED(L, R'length) ?<= R/\\?<=\\ (TO_SIGNED(L, R'length),R)/ s/L ?<= TO_UNSIGNED(R, L'length)/\\?<=\\ (L, TO_UNSIGNED(R, L'length))/ s/L ?<= TO_SIGNED(R, L'length)/\\?<=\\ (L, TO_SIGNED(R, L'length))/ s/TO_UNSIGNED(L, R'length) ?>= R/\\?>=\\ (TO_UNSIGNED(L, R'length), R)/ s/TO_SIGNED(L, R'length) ?>= R/\\?>=\\ (TO_SIGNED(L, R'length),R)/ s/L ?>= TO_UNSIGNED(R, L'length)/\\?>=\\ (L, TO_UNSIGNED(R, L'length))/ s/L ?>= TO_SIGNED(R, L'length)/\\?>=\\ (L, TO_SIGNED(R, L'length))/ s/function "?="/function \\?=\\/ s@function "?/="@function \\?/=\\@ s/function "?<"/function \\?<\\/ s/function "?<"/function \\?<\\/ s/function "?<="/function \\?<=\\/ s/function "?>"/function \\?>\\/ s/function "?>="/function \\?>=\\/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/"and"/and/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/"nand"/nand/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/"or"/or/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/"nor"/nor/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/"xor"/xor/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/"xnor"/xnor/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/and/and_reduce/ /Function L.39 is not compatible/,/type BOOLEAN_TABLE/ s/or/or_reduce/ 43 r numeric_std-body_ADD.vhdl