We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808ab33 commit c580d6cCopy full SHA for c580d6c
amaranth_boards/cmod_a7.py
@@ -2,7 +2,7 @@
2
import subprocess
3
4
from amaranth.build import *
5
-from amaranth.vendor.xilinx_7series import *
+from amaranth.vendor.xilinx import *
6
from .resources import *
7
8
"""
0 commit comments