From 6ad22b4d3b0446652919d95b15fefb374bddfac0 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Wed, 22 Nov 2006 08:01:00 -0800 Subject: Version abc61122 --- src/map/fpga/fpga.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/fpga/fpga.h') diff --git a/src/map/fpga/fpga.h b/src/map/fpga/fpga.h index d89f6dc9..188420b1 100644 --- a/src/map/fpga/fpga.h +++ b/src/map/fpga/fpga.h @@ -32,7 +32,7 @@ extern "C" { //////////////////////////////////////////////////////////////////////// // the maximum size of LUTs used for mapping -#define FPGA_MAX_LUTSIZE 10 +#define FPGA_MAX_LUTSIZE 32 //////////////////////////////////////////////////////////////////////// /// STRUCTURE DEFINITIONS /// -- cgit v1.2.3