FinalXOR nach außen führen

This commit is contained in:
Matthias Biermann
2025-02-10 22:50:15 +01:00
parent 9a37389d48
commit 708eac19c2
+1
View File
@@ -152,6 +152,7 @@ begin
polynomial <= polynomial_reg;
initial_value <= initial_value_reg;
inOutReflected <= inOut_reflected_reg;
finalXOR <= finalXOR_reg;
process
begin