]> jspc29.x-matter.uni-frankfurt.de Git - dirich.git/commitdiff
adjustment, IF
authorIngo Froehlich <ingo@nomail.fake>
Thu, 25 Jan 2018 15:23:17 +0000 (16:23 +0100)
committerIngo Froehlich <ingo@nomail.fake>
Thu, 25 Jan 2018 15:23:17 +0000 (16:23 +0100)
thresholds/thresholds.vhd

index cd825921a59c915954ee8a78c12d16ce3e545ed9..a00dd8b93ec48245f0f168da75d00a31c1d59f78 100644 (file)
@@ -112,7 +112,8 @@ THE_SPI : entity work.spi_slave
 THE_FLASH_CONTROLLER : entity generic_flash_ctrl\r
   port map(\r
 \r
-    CLK => clk_i,\r
+    CLK_f => clk_i,\r
+    CLK_l => clk_i,\r
     RESET => '0',\r
     \r
     SPI_DATA_IN   => spi_data_out,\r