Update ps01q.vhd

This commit is contained in:
Imants Pulkstenis
2020-02-10 23:07:59 +02:00
committed by GitHub
parent 8def5cd7c0
commit d73a12f3ab
+1 -1
View File
@@ -46,7 +46,7 @@ begin
Y2 <= C xnor SIG_INTERNAL; Y2 <= C xnor SIG_INTERNAL;
--gate three --gate three
Y1 <= A nor B; -- in assigment gate three is not ????? Y1 <= A nor B; -- in assignment gate three is not ?????
end behavioral; end behavioral;