aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/tinyfpga_ax1.py
diff options
context:
space:
mode:
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>2020-06-21 08:38:36 +0200
committerwhitequark <whitequark@whitequark.org>2020-06-21 17:29:12 +0000
commit40155cd99145ad7f142a9aa1bde80db6758afb81 (patch)
tree99f8b6b3308423674bbc27b42b1c44c640f6c366 /nmigen_boards/tinyfpga_ax1.py
parent8acd09279946fd0e82951bcd708505bdc3fc0d86 (diff)
tinyfpga_axN: use lattice_machxo_2_3l instead of lattice_machxo2
Diffstat (limited to 'nmigen_boards/tinyfpga_ax1.py')
-rw-r--r--nmigen_boards/tinyfpga_ax1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nmigen_boards/tinyfpga_ax1.py b/nmigen_boards/tinyfpga_ax1.py
index d67fb28..425d047 100644
--- a/nmigen_boards/tinyfpga_ax1.py
+++ b/nmigen_boards/tinyfpga_ax1.py
@@ -1,5 +1,5 @@
from nmigen.build import *
-from nmigen.vendor.lattice_machxo2 import *
+from nmigen.vendor.lattice_machxo_2_3l import *
from .resources import *