]> jspc29.x-matter.uni-frankfurt.de Git - dirich.git/commitdiff
changed config
authorIngo Froehlich <ingo@nomail.fake>
Mon, 18 Feb 2019 14:17:55 +0000 (15:17 +0100)
committerIngo Froehlich <ingo@nomail.fake>
Mon, 18 Feb 2019 14:17:55 +0000 (15:17 +0100)
combiner/combiner.lpf
dirich/config.vhd

index 921a7a0a66ef733c2d04723149d03dd51a811d39..1687b12fae8adc2e2ebe20a317725150ed3227cc 100644 (file)
@@ -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
index a9d5f7355dbc13e16c9b42f2e808af9d142c6779..c00421b0ac3743e507ed668d6852a5fc3e959489 100644 (file)
@@ -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;