]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
err
authorpalka <palka>
Wed, 16 Jan 2008 14:35:47 +0000 (14:35 +0000)
committerpalka <palka>
Wed, 16 Jan 2008 14:35:47 +0000 (14:35 +0000)
optical_link/flexi_PCS_synch.vhd

index 529b6522ab2b83d81c4ac740150f7cbf795133ed..884017b85a0cd1f3ce726b218ed42b3f199372de 100644 (file)
@@ -49,7 +49,8 @@ architecture flexi_PCS_synch of flexi_PCS_synch is
       TX_FORCE_DISP    : out std_logic_vector(1 downto 0);
       DATA_VALID_IN    : in  std_logic;
       DATA_VALID_OUT   : out std_logic;
-      FLEXI_PCS_STATUS : out std_logic_vector(15 downto 0)
+      FLEXI_PCS_STATUS : out std_logic_vector(15 downto 0);
+      MED_PACKET_NUM_OUT : out std_logic_vector(1 downto 0)
       );
   end component;
 begin