From 26c68c4bcc388d49142e2c59d252abdd5daf4ec5 Mon Sep 17 00:00:00 2001 From: David Shah Date: Fri, 3 Aug 2018 10:31:03 +0200 Subject: Remove old place legaliser, set placement constraints instead (currently ignored by placer) Signed-off-by: David Shah --- ecp5/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecp5/config.h') diff --git a/ecp5/config.h b/ecp5/config.h index 038ddbf0..3d2ef971 100644 --- a/ecp5/config.h +++ b/ecp5/config.h @@ -20,8 +20,8 @@ #ifndef ECP5_CONFIG_H #define ECP5_CONFIG_H -#include "nextpnr.h" #include +#include "nextpnr.h" NEXTPNR_NAMESPACE_BEGIN -- cgit v1.2.3