aboutsummaryrefslogtreecommitdiffstats
path: root/ice40
diff options
context:
space:
mode:
Diffstat (limited to 'ice40')
-rw-r--r--ice40/arch_place.h2
-rw-r--r--ice40/main.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/ice40/arch_place.h b/ice40/arch_place.h
index 1db29a54..469bd6d8 100644
--- a/ice40/arch_place.h
+++ b/ice40/arch_place.h
@@ -12,7 +12,7 @@
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
- * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ * ACTION OF CONTRACT, NeEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
diff --git a/ice40/main.cc b/ice40/main.cc
index fea53631..4917574d 100644
--- a/ice40/main.cc
+++ b/ice40/main.cc
@@ -31,7 +31,7 @@
#include "nextpnr.h"
#include "pack.h"
#include "pcf.h"
-#include "place.h"
+#include "place_sa.h"
#include "pybindings.h"
#include "route.h"
#include "version.h"