Skip to main content
IFLOW · RTL → GDS

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
iEDA.ai — iFlow
# 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
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.