]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Wed, 29 Oct 2008 12:29:04 +0000 (12:29 +0000)
committerhadeshyp <hadeshyp>
Wed, 29 Oct 2008 12:29:04 +0000 (12:29 +0000)
trb_net16_regIO.vhd

index b87385b2f87cf3455e3c7eef0d07021c9d0f7d95..a28f9eb461b89ab159caf1520ab044dc67ec5f19 100644 (file)
@@ -723,7 +723,7 @@ begin
   COMMON_CTRL_REG_OUT    <= buf_COMMON_CTRL_REG_OUT;
 
   STAT(3 downto 0) <= state_bits;
-  STAT(6 downto 4) <= b_API_PACKET_NUM_OUT;
+  STAT(6 downto 4) <= buf_API_PACKET_NUM_OUT;
   STAT(7) <= next_API_DATAREADY_OUT;
   STAT(15 downto 8) <= next_API_DATA_OUT(7 downto 0);
   STAT(31 downto 16) <= (others => '0');