From d5c1af78935623b76fd36dcb159e9fb5dfe627a0 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Tue, 6 Nov 2012 11:53:24 +0000 Subject: [PATCH] *** empty log message *** --- gbe2_ecp3/trb_net16_gbe_packet_constr.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gbe2_ecp3/trb_net16_gbe_packet_constr.vhd b/gbe2_ecp3/trb_net16_gbe_packet_constr.vhd index 2f03435..e6ca1bc 100755 --- a/gbe2_ecp3/trb_net16_gbe_packet_constr.vhd +++ b/gbe2_ecp3/trb_net16_gbe_packet_constr.vhd @@ -262,7 +262,7 @@ begin end if; when SAVE_DATA => constr_state <= x"1"; - if( PC_END_OF_DATA_IN = '1' ) then + if( PC_END_OF_DATA_IN = '1') then constructNextState <= WAIT_FOR_LOAD; else constructNextState <= SAVE_DATA; -- 2.43.0