Fix dev density in sedcheck for logicbox
authorJan Michel <j.michel@gsi.de>
Tue, 4 Jul 2017 08:20:38 +0000 (10:20 +0200)
committerJan Michel <j.michel@gsi.de>
Tue, 4 Jul 2017 08:20:38 +0000 (10:20 +0200)
code/sedcheck.vhd

index 4fb94f5d3f52a13231ebe725fad8c5b4efb8b55b..3843238a5ab360a44f0427abbc9062b2a11db43e 100644 (file)
@@ -25,7 +25,7 @@ architecture sed_arch of sedcheck is
     generic (\r
       CHECKALWAYS : string :="DISABLED";\r
       SED_CLK_FREQ : string :="3.5" ;\r
-      DEV_DENSITY : string :="4300L" \r
+      DEV_DENSITY : string :="2100L" \r
       );\r
     port (\r
       SEDSTDBY  : in std_logic;\r