From 509095f846aa8b2393ab7bf974eb2932846b950f Mon Sep 17 00:00:00 2001 From: Bert Lange Date: Thu, 9 Jun 2011 17:54:03 +0200 Subject: fix: missing comment --- zpu/hdl/zpu4/core/zpu_core_small.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zpu/hdl/zpu4/core/zpu_core_small.vhd b/zpu/hdl/zpu4/core/zpu_core_small.vhd index 757d056..b975977 100644 --- a/zpu/hdl/zpu4/core/zpu_core_small.vhd +++ b/zpu/hdl/zpu4/core/zpu_core_small.vhd @@ -308,7 +308,7 @@ begin when others => sampledDecodedOpcode <= Decoded_Nop; end case; -- tOpcode(3 downto 0) - end if; tOpcode + end if; -- tOpcode end process; -- cgit v1.1