Skip to content

Commit d114d4b

Browse files
committed
Add amaranth: UnusedElaboratable=no to silicon step
1 parent e21e28f commit d114d4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chipflow_lib/steps/silicon.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# amaranth: UnusedElaboratable=no
2+
13
# SPDX-License-Identifier: BSD-2-Clause
24

35
import argparse

0 commit comments

Comments
 (0)