mirror of https://github.com/YosysHQ/nextpnr.git
cleanup
This commit is contained in:
parent
89e7e059d8
commit
f0e03ed6e7
|
|
@ -20,7 +20,6 @@
|
|||
#include "gatemate.h"
|
||||
#include "log.h"
|
||||
#include "placer_heap.h"
|
||||
#include "property.h"
|
||||
|
||||
#define GEN_INIT_CONSTIDS
|
||||
#define HIMBAECHEL_CONSTIDS "uarch/gatemate/constids.inc"
|
||||
|
|
|
|||
|
|
@ -19,9 +19,6 @@
|
|||
|
||||
#include "gatemate.h"
|
||||
#include "log.h"
|
||||
#include "nextpnr_assertions.h"
|
||||
#include "nextpnr_base_types.h"
|
||||
#include "nextpnr_namespaces.h"
|
||||
|
||||
#define HIMBAECHEL_CONSTIDS "uarch/gatemate/constids.inc"
|
||||
#include "himbaechel_constids.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue