From f48e8a6dce1613cba40e3e94d02b00875e8297d2 Mon Sep 17 00:00:00 2001 From: Johann Faerber Date: Sun, 13 Mar 2022 15:14:37 +0100 Subject: deleted equation within invgate_equation.vhd --- src/invgate_equation.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/invgate_equation.vhd') diff --git a/src/invgate_equation.vhd b/src/invgate_equation.vhd index 69e920e..2cecc5d 100644 --- a/src/invgate_equation.vhd +++ b/src/invgate_equation.vhd @@ -22,7 +22,7 @@ ARCHITECTURE equation OF invgate IS BEGIN - y_o <= NOT a_i; + y_o <= END equation; -- cgit v1.2.3