From: Ingo Froehlich Date: Mon, 18 Feb 2019 14:17:55 +0000 (+0100) Subject: changed config X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9cb4b83f2e4888f015b377fee8896ecc30cce414;p=dirich.git changed config --- diff --git a/combiner/combiner.lpf b/combiner/combiner.lpf index 921a7a0..1687b12 100644 --- a/combiner/combiner.lpf +++ b/combiner/combiner.lpf @@ -69,3 +69,4 @@ BLOCK PATH TO PORT "TEMPSENS"; BLOCK PATH FROM PORT "TEMPSENS"; BLOCK PATH TO PORT "TEST_LINE"; +PROHIBIT SECONDARY NET "THE_TOOLS/gen_STATISTICS.THE_STAT_LOGIC/reset_cnt"; \ No newline at end of file diff --git a/dirich/config.vhd b/dirich/config.vhd index a9d5f73..c00421b 100644 --- a/dirich/config.vhd +++ b/dirich/config.vhd @@ -53,7 +53,7 @@ package config is constant INCLUDE_DEBUG_INTERFACE: integer := c_NO; --300 slices --input monitor and trigger generation logic - constant INCLUDE_TRIGGER_LOGIC : integer := c_YES; --400 slices @32->2 + constant INCLUDE_TRIGGER_LOGIC : integer := c_NO; --400 slices @32->2 constant INCLUDE_STATISTICS : integer := c_NO; --1300 slices, 1 RAM @32 constant TRIG_GEN_INPUT_NUM : integer := 32; constant TRIG_GEN_OUTPUT_NUM : integer := 2;