From: Peter Lemmens Date: Wed, 20 Aug 2014 13:08:35 +0000 (+0200) Subject: THE_SPI_RELOAD also on rx_half_clk X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=b9da2c0c9aa19ff5ac274db14d0d618908ed0cae;p=soda.git THE_SPI_RELOAD also on rx_half_clk --- diff --git a/code/trb3_periph_sodahub.vhd b/code/trb3_periph_sodahub.vhd index 7d8c29e..82572c8 100644 --- a/code/trb3_periph_sodahub.vhd +++ b/code/trb3_periph_sodahub.vhd @@ -397,7 +397,7 @@ begin THE_SPI_RELOAD : spi_flash_and_fpga_reload --.flash_reboot_arch port map( - CLK_IN => clk_100_osc, + CLK_IN => rxup_half_clk, --clk_100_osc, RESET_IN => reset_i, BUS_ADDR_IN => spimem_addr, @@ -693,8 +693,8 @@ THE_HUB_SYNC_UPLINK : med_ecp3_sfp_sync_up --------------------------------------------------------------------------- -- TRB-Hub --------------------------------------------------------------------------- - med_stat_op(3*16+15 downto 3*16) <= x"0007"; -- !PL telling the hub that this board is inactive 08192014 - med_stat_op(5*16+15 downto 5*16) <= x"0007"; -- !PL telling the hub that this board is inactive 08192014 + med_stat_op(3*16+15 downto 3*16) <= x"0007"; -- !PL telling the hub that this port is inactive 08192014 + med_stat_op(5*16+15 downto 5*16) <= x"0007"; -- !PL telling the hub that this port is inactive 08192014 TRB_HUB : trb_net16_hub_base generic map (