OSDN Git Service

altera works, xilinx works with trivial bugs
[fpga-leon-mjpeg/leon-mjpeg.git] / grlib-gpl-1.0.22-b4095 / designs / leon3-altera-ep3c25-eek-mjpeg / config.vhd
index a56aa3f..ac18dfb 100644 (file)
@@ -66,8 +66,8 @@ package config is
   constant CFG_TLB_REP : integer := 1;
   constant CFG_MMU_PAGE : integer := 0;
   constant CFG_DSU : integer := 1;
-  constant CFG_ITBSZ : integer := 2;
-  constant CFG_ATBSZ : integer := 2;
+  constant CFG_ITBSZ : integer := 0;
+  constant CFG_ATBSZ : integer := 0;
   constant CFG_LEON3FT_EN : integer := 0;
   constant CFG_IUFT_EN : integer := 0;
   constant CFG_FPUFT_EN : integer := 0;