From: Michael Traxler Date: Thu, 8 Sep 2022 12:14:22 +0000 (+0200) Subject: no ADC, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=ec31cfc50a588f1ed67cb0e979c13dcc70dd16f3;p=dirich.git no ADC, mt --- diff --git a/dirich5s/config.vhd b/dirich5s/config.vhd index 081744a..fc7106b 100644 --- a/dirich5s/config.vhd +++ b/dirich5s/config.vhd @@ -47,7 +47,7 @@ package config is constant INCLUDE_UART : integer := c_NO; --300 slices constant INCLUDE_SPI : integer := c_YES; --300 slices --needed for Dirich2 - constant INCLUDE_ADC : integer := c_YES; + constant INCLUDE_ADC : integer := c_NO; constant INCLUDE_LCD : integer := c_NO; --800 slices constant INCLUDE_DEBUG_INTERFACE: integer := c_NO; --300 slices