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 6b7dc72 commit 68bb939Copy full SHA for 68bb939
chipflow_lib/steps/silicon.py
@@ -16,7 +16,6 @@
16
17
from .. import ChipFlowError
18
from ..platforms import SiliconPlatform, top_interfaces
19
-from urllib.parse import urlparse
20
21
22
logger = logging.getLogger(__name__)
0 commit comments