aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/site_lut_mapping_cache.h
diff options
context:
space:
mode:
authorMaciej Kurc <mkurc@antmicro.com>2021-07-22 14:07:35 +0200
committerMaciej Kurc <mkurc@antmicro.com>2021-07-22 14:07:35 +0200
commit580a45485afe48a77272f44f8aa99875cdd4d441 (patch)
treecd856761140c200127b61fed5f1268fe079d8405 /fpga_interchange/site_lut_mapping_cache.h
parent8fc16a57c9dee5e7e0f83752a62612f70f18a38e (diff)
downloadnextpnr-580a45485afe48a77272f44f8aa99875cdd4d441.tar.gz
nextpnr-580a45485afe48a77272f44f8aa99875cdd4d441.tar.bz2
nextpnr-580a45485afe48a77272f44f8aa99875cdd4d441.zip
Added an option to disable the LUT mapping cache
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Diffstat (limited to 'fpga_interchange/site_lut_mapping_cache.h')
-rw-r--r--fpga_interchange/site_lut_mapping_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga_interchange/site_lut_mapping_cache.h b/fpga_interchange/site_lut_mapping_cache.h
index 0025b889..7b1d60a4 100644
--- a/fpga_interchange/site_lut_mapping_cache.h
+++ b/fpga_interchange/site_lut_mapping_cache.h
@@ -20,8 +20,8 @@
#ifndef SITE_LUT_MAPPING_CACHE_H
#define SITE_LUT_MAPPING_CACHE_H
-#include "nextpnr_namespaces.h"
#include "idstring.h"
+#include "nextpnr_namespaces.h"
#include "site_arch.h"
NEXTPNR_NAMESPACE_BEGIN