X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/377c02420489dd18db3ce053a075d7eca4ae799b..1cc8dbebf4ad3ef2d28da957b2830483b2089452:/dhwk/source/config_3Ch.vhd diff --git a/dhwk/source/config_3Ch.vhd b/dhwk/source/config_3Ch.vhd index 642a484..5b7ef41 100644 --- a/dhwk/source/config_3Ch.vhd +++ b/dhwk/source/config_3Ch.vhd @@ -27,6 +27,8 @@ architecture CONFIG_3CH_DESIGN of CONFIG_3CH is signal CONF_INT_PIN :std_logic_vector (15 downto 8); signal CONF_INT_LINE :std_logic_vector ( 7 downto 0); + constant cmd_conf_write :std_logic_vector(3 downto 0) := "1011"; + begin --*******************************************************************