.MFLOWGEN_TOP
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
configure
setup.py
adks/freepdk-45nm/README.md
adks/freepdk-45nm/configure.yml
adks/freepdk-45nm/pkgs/.gitignore
adks/freepdk-45nm/pkgs/base/adk.tcl
adks/freepdk-45nm/pkgs/base/klayout.lyp
adks/freepdk-45nm/pkgs/base/rtk-tech.info
adks/freepdk-45nm/pkgs/base/rtk-tech.lef
adks/freepdk-45nm/pkgs/base/rtk-tech.par
adks/freepdk-45nm/pkgs/base/stdcells.gds
adks/freepdk-45nm/pkgs/base/stdcells.lef
adks/freepdk-45nm/pkgs/base/stdcells.lib
adks/freepdk-45nm/pkgs/base/stdcells.v
adks/freepdk-45nm/view-tiny/adk.tcl
adks/freepdk-45nm/view-tiny/klayout.lyp
adks/freepdk-45nm/view-tiny/rtk-tech.info
adks/freepdk-45nm/view-tiny/rtk-tech.lef
adks/freepdk-45nm/view-tiny/rtk-tech.par
adks/freepdk-45nm/view-tiny/stdcells.gds
adks/freepdk-45nm/view-tiny/stdcells.lef
adks/freepdk-45nm/view-tiny/stdcells.lib
adks/freepdk-45nm/view-tiny/stdcells.v
designs/GcdUnit/.mflowgen.yml
designs/GcdUnit/construct-commercial-full.py
designs/GcdUnit/construct-commercial.py
designs/GcdUnit/construct-open.py
designs/GcdUnit/rtl/GcdUnit-demo.v
designs/GcdUnit/rtl/configure.yml
designs/GcdUnit/rtl/outputs/design.v
docs/.gitignore
docs/Makefile
docs/api-edge.rst
docs/api-graph.rst
docs/api-step.rst
docs/conf.py
docs/faq.rst
docs/index.rst
docs/make.bat
docs/motivation.rst
docs/quick-start.rst
docs/ref-command-line-interface.rst
docs/ref-graph-building-api.rst
docs/ug-adk-paths.rst
docs/ug-assertions.rst
docs/ug-cli.rst
docs/ug-clone-step.rst
docs/ug-mock.rst
docs/ug-stash.rst
docs/user-guide.rst
docs/_static/images/example-graph.jpg
docs/_static/images/example-params-1.jpg
docs/_static/images/example-params-2.jpg
docs/_static/images/gcdunit.svg
docs/_static/images/mock-synthesis.jpg
docs/_static/images/mock-test.jpg
docs/_static/images/stash-demo-0.jpg
docs/_static/images/stash-demo-1.jpg
docs/_static/images/stash-demo-2.jpg
docs/_static/images/stash-demo-3.jpg
docs/_static/images/step-clone.jpg
mflowgen/__init__.py
mflowgen/__main__.py
mflowgen/cli.py
mflowgen/version.py
mflowgen.egg-info/PKG-INFO
mflowgen.egg-info/SOURCES.txt
mflowgen.egg-info/dependency_links.txt
mflowgen.egg-info/entry_points.txt
mflowgen.egg-info/requires.txt
mflowgen.egg-info/top_level.txt
mflowgen/assertions/__init__.py
mflowgen/assertions/assertion_classes.py
mflowgen/assertions/assertion_helpers.py
mflowgen/assertions/test_File.py
mflowgen/backends/__init__.py
mflowgen/backends/make_backend.py
mflowgen/backends/makefile_syntax.py
mflowgen/backends/ninja_backend.py
mflowgen/backends/ninja_syntax.py
mflowgen/backends/ninja_syntax_extra.py
mflowgen/components/__init__.py
mflowgen/components/edge.py
mflowgen/components/graph.py
mflowgen/components/step.py
mflowgen/core/__init__.py
mflowgen/core/build_orchestrator.py
mflowgen/core/run.py
mflowgen/demo/__init__.py
mflowgen/demo/demo_handler.py
mflowgen/mock/__init__.py
mflowgen/mock/construct.py.template
mflowgen/mock/mock_handler.py
mflowgen/mock/mock-push/configure.yml
mflowgen/scripts/__init__.py
mflowgen/scripts/mflowgen-graph
mflowgen/scripts/mflowgen-info
mflowgen/scripts/mflowgen-letters
mflowgen/scripts/mflowgen-runtimes
mflowgen/scripts/mflowgen-status
mflowgen/stash/__init__.py
mflowgen/stash/stash_handler.py
mflowgen/utils/__init__.py
mflowgen/utils/helpers.py
requirements/ci.txt
requirements/dev.txt
steps/.gitignore
steps/cadence-innovus-cts/START.tcl
steps/cadence-innovus-cts/configure.yml
steps/cadence-innovus-cts/scripts/main.tcl
steps/cadence-innovus-cts/scripts/reporting.tcl
steps/cadence-innovus-cts/scripts/setup-ccopt.tcl
steps/cadence-innovus-debug-calibre/configure.yml
steps/cadence-innovus-debug-calibre/enc.tcl
steps/cadence-innovus-flowsetup/README.md
steps/cadence-innovus-flowsetup/configure.yml
steps/cadence-innovus-flowsetup/run.sh
steps/cadence-innovus-flowsetup/setup.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/always-source.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/embed-return.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/restore-design.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/run-debug.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/save-design.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/setup-session.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/stream-out.tcl
steps/cadence-innovus-flowsetup/innovus-foundation-flow/custom-scripts/summary-report.tcl
steps/cadence-innovus-flowsetup/scripts/post_cts.tcl
steps/cadence-innovus-flowsetup/scripts/post_init.tcl
steps/cadence-innovus-flowsetup/scripts/post_place.tcl
steps/cadence-innovus-flowsetup/scripts/post_postctshold.tcl
steps/cadence-innovus-flowsetup/scripts/post_postroute.tcl
steps/cadence-innovus-flowsetup/scripts/post_route.tcl
steps/cadence-innovus-flowsetup/scripts/post_signoff.tcl
steps/cadence-innovus-flowsetup/scripts/pre_cts.tcl
steps/cadence-innovus-flowsetup/scripts/pre_init.tcl
steps/cadence-innovus-flowsetup/scripts/pre_place.tcl
steps/cadence-innovus-flowsetup/scripts/pre_postctshold.tcl
steps/cadence-innovus-flowsetup/scripts/pre_postroute.tcl
steps/cadence-innovus-flowsetup/scripts/pre_route.tcl
steps/cadence-innovus-flowsetup/scripts/pre_signoff.tcl
steps/cadence-innovus-init/START.tcl
steps/cadence-innovus-init/configure.yml
steps/cadence-innovus-init/scripts/add-endcaps-welltaps.tcl
steps/cadence-innovus-init/scripts/floorplan.tcl
steps/cadence-innovus-init/scripts/main.tcl
steps/cadence-innovus-init/scripts/make-path-groups.tcl
steps/cadence-innovus-init/scripts/pin-assignments.tcl
steps/cadence-innovus-init/scripts/quality-of-life.tcl
steps/cadence-innovus-init/scripts/reporting.tcl
steps/cadence-innovus-place/START.tcl
steps/cadence-innovus-place/configure.yml
steps/cadence-innovus-place-route/START.tcl
steps/cadence-innovus-place-route/configure.yml
steps/cadence-innovus-place-route/scripts/power-strategy-dualmesh.tcl
steps/cadence-innovus-place-route/scripts/power-strategy-singlemesh.tcl
steps/cadence-innovus-place-route/scripts/cts/main.tcl
steps/cadence-innovus-place-route/scripts/cts/reporting.tcl
steps/cadence-innovus-place-route/scripts/cts/setup-ccopt.tcl
steps/cadence-innovus-place-route/scripts/init/add-endcaps-welltaps.tcl
steps/cadence-innovus-place-route/scripts/init/floorplan.tcl
steps/cadence-innovus-place-route/scripts/init/main.tcl
steps/cadence-innovus-place-route/scripts/init/make-path-groups.tcl
steps/cadence-innovus-place-route/scripts/init/pin-assignments.tcl
steps/cadence-innovus-place-route/scripts/init/quality-of-life.tcl
steps/cadence-innovus-place-route/scripts/init/reporting.tcl
steps/cadence-innovus-place-route/scripts/place/clean-cellpad.tcl
steps/cadence-innovus-place-route/scripts/place/main.tcl
steps/cadence-innovus-place-route/scripts/place/reporting.tcl
steps/cadence-innovus-place-route/scripts/place/setup-cellpad.tcl
steps/cadence-innovus-place-route/scripts/postcts_hold/main.tcl
steps/cadence-innovus-place-route/scripts/postcts_hold/setup-optmode.tcl
steps/cadence-innovus-place-route/scripts/postroute/main.tcl
steps/cadence-innovus-place-route/scripts/postroute/setup-optmode.tcl
steps/cadence-innovus-place-route/scripts/postroute_hold/main.tcl
steps/cadence-innovus-place-route/scripts/power/globalnetconnect.tcl
steps/cadence-innovus-place-route/scripts/power/main.tcl
steps/cadence-innovus-place-route/scripts/route/main.tcl
steps/cadence-innovus-place-route/scripts/signoff/generate-results.tcl
steps/cadence-innovus-place-route/scripts/signoff/main.tcl
steps/cadence-innovus-place-route/scripts/signoff/reporting.tcl
steps/cadence-innovus-place/scripts/clean-cellpad.tcl
steps/cadence-innovus-place/scripts/main.tcl
steps/cadence-innovus-place/scripts/reporting.tcl
steps/cadence-innovus-place/scripts/setup-cellpad.tcl
steps/cadence-innovus-postcts_hold/START.tcl
steps/cadence-innovus-postcts_hold/configure.yml
steps/cadence-innovus-postcts_hold/scripts/main.tcl
steps/cadence-innovus-postcts_hold/scripts/setup-optmode.tcl
steps/cadence-innovus-postroute/START.tcl
steps/cadence-innovus-postroute/configure.yml
steps/cadence-innovus-postroute/scripts/main.tcl
steps/cadence-innovus-postroute/scripts/setup-optmode.tcl
steps/cadence-innovus-postroute_hold/START.tcl
steps/cadence-innovus-postroute_hold/configure.yml
steps/cadence-innovus-postroute_hold/scripts/main.tcl
steps/cadence-innovus-power/START.tcl
steps/cadence-innovus-power/configure.yml
steps/cadence-innovus-power/scripts/globalnetconnect.tcl
steps/cadence-innovus-power/scripts/main.tcl
steps/cadence-innovus-power/scripts/power-strategy-dualmesh.tcl
steps/cadence-innovus-power/scripts/power-strategy-singlemesh.tcl
steps/cadence-innovus-route/START.tcl
steps/cadence-innovus-route/configure.yml
steps/cadence-innovus-route/scripts/main.tcl
steps/cadence-innovus-signoff/START.tcl
steps/cadence-innovus-signoff/configure.yml
steps/cadence-innovus-signoff/scripts/generate-results.tcl
steps/cadence-innovus-signoff/scripts/main.tcl
steps/cadence-innovus-signoff/scripts/reporting.tcl
steps/constraints/configure.yml
steps/constraints/constraints.tcl
steps/constraints/outputs/constraints.tcl
steps/info/configure.yml
steps/mentor-calibre-drc/configure.yml
steps/mentor-calibre-drc/drc.runset.template
steps/mentor-calibre-gdsmerge/README.md
steps/mentor-calibre-gdsmerge/configure.yml
steps/mentor-calibre-lvs/README.md
steps/mentor-calibre-lvs/configure.yml
steps/mentor-calibre-lvs/lvs.runset.template
steps/open-graywolf-place/README
steps/open-graywolf-place/configure.yml
steps/open-graywolf-place/qflow-scripts/.gitignore
steps/open-graywolf-place/qflow-scripts/Makefile
steps/open-graywolf-place/qflow-scripts/hash.c
steps/open-graywolf-place/qflow-scripts/hash.h
steps/open-graywolf-place/qflow-scripts/lef.h
steps/open-graywolf-place/qflow-scripts/place2def.tcl
steps/open-graywolf-place/qflow-scripts/readlef.c
steps/open-graywolf-place/qflow-scripts/readlef.h
steps/open-graywolf-place/qflow-scripts/readverilog.c
steps/open-graywolf-place/qflow-scripts/readverilog.h
steps/open-graywolf-place/qflow-scripts/vlog2Cel.c
steps/open-graywolf-place/qflow-scripts/vlog2Verilog.c
steps/open-qrouter-route/README
steps/open-qrouter-route/configure.yml
steps/open-qrouter-route/qrouter.cfg
steps/open-replace-place/configure.yml
steps/open-replace-place/dump_diesize.py
steps/open-replace-place/dump_pinlist.py
steps/open-replace-place/pins.py
steps/open-yosys-synthesis/configure.yml
steps/open-yosys-synthesis/generate-synth.py
steps/open-yosys-synthesis/synth.ys.template
steps/synopsys-dc-synthesis/assertion_helpers.py
steps/synopsys-dc-synthesis/configure.yml
steps/synopsys-dc-synthesis/dc.tcl
steps/synopsys-dc-synthesis/designer_interface.tcl
steps/synopsys-dc-synthesis/pre_synth.tcl
steps/synopsys-dc-synthesis/run.sh
steps/synopsys-pt-timing-signoff/configure.yml
steps/synopsys-pt-timing-signoff/designer_interface.tcl
steps/synopsys-pt-timing-signoff/pt.tcl
steps/synopsys-pt-timing-signoff/scripts/read_design.tcl
steps/synopsys-ptpx-genlibdb/START.tcl
steps/synopsys-ptpx-genlibdb/configure.yml
steps/synopsys-ptpx-genlibdb/designer_interface.tcl
steps/synopsys-ptpx-genlibdb/scripts/extract_model.tcl
steps/synopsys-ptpx-genlibdb/scripts/read_design.tcl
steps/synopsys-ptpx-gl/configure.yml
steps/synopsys-ptpx-gl/designer-interface.tcl
steps/synopsys-ptpx-gl/ptpx.tcl
steps/synopsys-ptpx-rtl/configure.yml
steps/synopsys-ptpx-rtl/pt_px.tcl
steps/synopsys-vcd2saif-convert/configure.yml
steps/synopsys-vcs-sim/configure.yml
steps/synopsys-vcs-sim/run.sh