diff options
Diffstat (limited to 'ice40')
-rw-r--r-- | ice40/arch.cc (renamed from ice40/chip.cc) | 0 | ||||
-rw-r--r-- | ice40/arch.h (renamed from ice40/chip.h) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ice40/chip.cc b/ice40/arch.cc index b269a3e3..b269a3e3 100644 --- a/ice40/chip.cc +++ b/ice40/arch.cc diff --git a/ice40/chip.h b/ice40/arch.h index 3b4f19d1..9e811ba9 100644 --- a/ice40/chip.h +++ b/ice40/arch.h @@ -21,7 +21,7 @@ #define CHIP_H #ifndef NEXTPNR_H -#error Include "chip.h" via "nextpnr.h" only. +#error Include "arch.h" via "nextpnr.h" only. #endif NEXTPNR_NAMESPACE_BEGIN |