OSDN Git Service

altera works, xilinx works with trivial bugs
[fpga-leon-mjpeg/leon-mjpeg.git] / grlib-gpl-1.0.22-b4095 / designs / leon3-gr-xc3s-1500-mjpeg / config.vhd
index f68f040..fa7b61a 100644 (file)
@@ -41,9 +41,9 @@ package config is
   constant CFG_FPU : integer := 0 + 16*0;
   constant CFG_GRFPUSH : integer := 0;
   constant CFG_ICEN : integer := 1;
-  constant CFG_ISETS : integer := 2;
+  constant CFG_ISETS : integer := 1;
   constant CFG_ISETSZ : integer := 4;
-  constant CFG_ILINE : integer := 8;
+  constant CFG_ILINE : integer := 4;
   constant CFG_IREPL : integer := 0;
   constant CFG_ILOCK : integer := 0;
   constant CFG_ILRAMEN : integer := 0;