useMultipleTapCells
APR.stdcell.route useMultipleTapCells cyclic { "disable" | "enable" | "auto" }
Description
Changes the output to support multiple tap cells.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "useMultipleTapCells")
envSetVal("APR.stdcell.route" "useMultipleTapCells" 'cyclic "enable")
envSetVal("APR.stdcell.route" "useMultipleTapCells" 'cyclic "disable")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top