remote-innovus-pr

Execute the Cadence Innovus Place & Route flow on a remote Linux server via SSH/SCP.

4|4|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/232322336666/vibe_circuit_deisgn.skill --skill remote-innovus-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remote-innovus-pr
Source: https://github.com/232322336666/vibe_circuit_deisgn.skill/tree/main/remote-innovus-pr
Command: npx skills add https://github.com/232322336666/vibe_circuit_deisgn.skill --skill remote-innovus-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill enables running the Cadence Innovus Place & Route (P&R) flow on a remote Linux server via SSH/SCP. It covers project setup from copying the example template, through per-design modifications, to executing the full flow (init → floorplan → placement → CTS → routing → signoff) and downloading the final outputs such as GDS/SPEF/SDF and reports.

Core Features & Use Cases

  • Copy from an example Innovus flow template and configure for your project
  • Modify per-design TCL scripts to tailor floorplan, routing, and signoff
  • Execute the complete P&R flow on a remote server and fetch results
  • Validate signoff timing and DRC reports, then download final artifacts like GDS and SDF
  • Use when you need end-to-end backend layout with post-synthesis checks for TSMC 65nm libraries

Quick Start

Connect to the remote Linux server and start the Innovus flow using the provided example template and scripts.

Frequently Asked Questions about remote-innovus-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run Cadence Innovus place-and-route on a remote Linux server?

To run Cadence Innovus place-and-route on a remote Linux server, this skill uses SSH/SCP to orchestrate template copying, TCL script modifications, and full flow execution. It manages the complete process remotely and retrieves final design files automatically.

What is the complete flow for generating a GDS file in Innovus for TSMC 65nm?

Generating a GDS file in Innovus for TSMC 65nm involves executing the complete place-and-route flow: init, floorplan, placement, CTS, routing, and signoff. This skill automates these stages on a remote server and downloads the final GDS, SPEF, and SDF artifacts.

Do I need a remote Linux server with Innovus installed to use this place-and-route flow?

Yes, you need a remote Linux server with Cadence Innovus installed to execute this place-and-route flow. The skill requires SSH access to the server, availability of the example template, and design-specific TCL modifications to run the layout tasks properly.

How do I modify TCL scripts for a custom floorplan and routing in Innovus?

To modify TCL scripts for custom floorplan and routing in Innovus, this skill provides guidance for per-design edits. You tailor the example template TCL scripts to fit your specific project requirements before executing the full remote place-and-route flow.

Can I validate signoff timing and DRC reports for TSMC 65nm layouts remotely?

Yes, you can validate signoff timing and DRC reports for TSMC 65nm layouts remotely. After executing the Innovus place-and-route flow on the server, this skill retrieves the validation reports and final artifacts like GDS and SDF for local review.