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 1ee924c commit 983b0e6Copy full SHA for 983b0e6
tests/test_utils.py
@@ -5,7 +5,7 @@
5
6
from pprint import pformat
7
8
-from amaranth.lib import wiring, io, meta
+from amaranth.lib import io
9
10
from chipflow_lib.platforms.utils import PinSignature, OutputPinSignature, InputPinSignature, BidirPinSignature, _PinAnnotation, _PinAnnotationModel
11
from chipflow_lib.platforms.utils import PinList, _group_consecutive_items,_find_contiguous_sequence, _Side
0 commit comments