aboutsummaryrefslogtreecommitdiff
path: root/amaranth_boards/tinyfpga_bx.py
diff options
context:
space:
mode:
authorWanda <wanda@phinode.net>2023-12-13 15:31:33 +0100
committerCatherine <whitequark@whitequark.org>2023-12-13 15:02:57 +0000
commit170675812b71ee722bcf8ccdb88409a9ad97ffe2 (patch)
tree771e4ac198da95dcd56bfe51d8414d5dd7d8fd0c /amaranth_boards/tinyfpga_bx.py
parent48239718d0501c87179db16dc30adb0100831927 (diff)
Bump to amaranth 0.4.
Diffstat (limited to 'amaranth_boards/tinyfpga_bx.py')
-rw-r--r--amaranth_boards/tinyfpga_bx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/amaranth_boards/tinyfpga_bx.py b/amaranth_boards/tinyfpga_bx.py
index b8ce12f..ef679d3 100644
--- a/amaranth_boards/tinyfpga_bx.py
+++ b/amaranth_boards/tinyfpga_bx.py
@@ -2,7 +2,7 @@ import os
import subprocess
from amaranth.build import *
-from amaranth.vendor.lattice_ice40 import *
+from amaranth.vendor import LatticeICE40Platform
from .resources import *