From 170675812b71ee722bcf8ccdb88409a9ad97ffe2 Mon Sep 17 00:00:00 2001 From: Wanda Date: Wed, 13 Dec 2023 15:31:33 +0100 Subject: Bump to amaranth 0.4. --- amaranth_boards/orangecrab_r0_1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amaranth_boards/orangecrab_r0_1.py') diff --git a/amaranth_boards/orangecrab_r0_1.py b/amaranth_boards/orangecrab_r0_1.py index 2316461..1d5c355 100644 --- a/amaranth_boards/orangecrab_r0_1.py +++ b/amaranth_boards/orangecrab_r0_1.py @@ -3,7 +3,7 @@ import subprocess import shutil from amaranth.build import * -from amaranth.vendor.lattice_ecp5 import * +from amaranth.vendor import LatticeECP5Platform from .resources import * -- cgit v1.2.3