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 9bca20c commit 9fc5270Copy full SHA for 9fc5270
vtr_flow/scripts/python_libs/vtr/odin/odin.py
@@ -16,6 +16,7 @@
16
".blif": "blif",
17
}
18
19
+
20
def create_circuits_list(main_circuit, include_files):
21
"""Create a list of all (.v) and (.vh) files"""
22
circuit_list = []
0 commit comments