Sommatore 1

This commit is contained in:
2019-08-28 21:50:05 +02:00
parent f8b3061b00
commit a91e1252d0
80 changed files with 4236 additions and 50 deletions

View File

@@ -16,7 +16,7 @@ architecture SpecialCasesCheckArch of SpecialCasesCheck is
isNaN: out std_logic
);
end component;
component ZeroCheck is
port(
X, Y: in std_logic_vector(31 downto 0);