IFLOW · RTL → GDS
iFlow
iFlow
one hub, two direct docs
No more deep nesting: open the run-script guide or backend flow notes here, or clone GitHub and run the demo in one shot.
Flat entrySky130 demoStage-ready scriptsReproducible
# one-command RTL → GDS $ python3 run_iEDA.py [iMap] synthesis ok [iPL ] placement ok [iRT ] routing ok [iSTA] timing ok → open docs next door
iMapsynthesisiFPfloorplaniPDNpoweriPLplacementiCTSclockiTOoptimizationiRTroutingiSTAtimingAiEDAdesign dataiPCLlayout modeliMapsynthesisiFPfloorplaniPDNpoweriPLplacementiCTSclockiTOoptimizationiRTroutingiSTAtimingAiEDAdesign dataiPCLlayout model
Direct docs
Two entries cover flow and scripts
This hub only routes you. The docs sit at the same level—no extra drill-down.
01 · SCRIPTS
iFlow run scripts
Module layout, directory tree, top-level run_iEDA, and how to run each stage alone.
Open script guide → 02 · FLOWBackend design flow guide
Backend concepts from synthesis to sign-off: constraints, libraries, path timing, and formal checks.
Open flow guide → TOOLSPoint-tool matrix
Jump to iMap / iPL / iRT / iSTA and other engines when you need API details.
Browse tools → GITHUBRepo and demo designs
Clone, build, and run the Sky130 demo. Docs and scripts live in the same repository.
Open repo ↗RTL → GDSII
Stages chained by scripts
Optional: open a stage to see its point-tool page.
Start from the script guide
Suggested path: hub → run scripts → GitHub demo.