From: Ingo Froehlich Date: Thu, 25 Jan 2018 15:23:17 +0000 (+0100) Subject: adjustment, IF X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9194708d81c624ceffbb86c35031e9df445f75d1;p=dirich.git adjustment, IF --- diff --git a/thresholds/thresholds.vhd b/thresholds/thresholds.vhd index cd82592..a00dd8b 100644 --- a/thresholds/thresholds.vhd +++ b/thresholds/thresholds.vhd @@ -112,7 +112,8 @@ THE_SPI : entity work.spi_slave THE_FLASH_CONTROLLER : entity generic_flash_ctrl port map( - CLK => clk_i, + CLK_f => clk_i, + CLK_l => clk_i, RESET => '0', SPI_DATA_IN => spi_data_out,