]> jspc29.x-matter.uni-frankfurt.de Git - dirich.git/commitdiff
30 seconds timeout for cfg flash, fixed typo
authorIngo Froehlich <ingo@nomail.fake>
Fri, 22 May 2020 14:38:47 +0000 (16:38 +0200)
committerIngo Froehlich <ingo@nomail.fake>
Fri, 22 May 2020 14:38:47 +0000 (16:38 +0200)
thresholds/thresholds.vhd

index 047072eee5c01422b057ad5669856b4bf255ddf7..8f882339a647f2673dc523606dd72c94ff10bf07 100644 (file)
@@ -123,7 +123,7 @@ THE_SPI : entity work.spi_slave
 \r
 THE_FLASH_CONTROLLER : entity generic_flash_ctrl\r
   generic map (\r
-    CFG_FLASH_DISABLE_COUNTER_WIDTH => 30 --31sec timeout\r
+    CFG_FLASH_DISABLE_COUNTER_WIDTH => 30, --31sec timeout\r
     USE_I2C_PROG => c_YES              -- DiRICH1,2,3: c_YES ; DiRICH4: c_NO\r
   )\r
   port map(\r