Skip to content

Commit 9d11e33

Browse files
committed
Get rid of deprecation warning.
1 parent 67c65fe commit 9d11e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amaranth_boards/cmod_a7.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import subprocess
33

44
from amaranth.build import *
5-
from amaranth.vendor.xilinx_7series import *
5+
from amaranth.vendor.xilinx import *
66
from .resources import *
77

88
"""

0 commit comments

Comments
 (0)