Parses, modifies, and saves PADS Logic schematic files, enabling automated management of components, positions, and network connections via a Model Context Protocol (MCP) server.
The ASC server acts as a Model Context Protocol (MCP) backend for PADS Logic V3.0 schematic files, designed to integrate with frontend checkers for intelligent design workflows. It provides comprehensive capabilities to parse `.txt` and zipped schematic files, modify component attributes like IDs, types, and positions, and manage network connections by clearing existing nets or adding pins. With support for GBK encoding and robust error handling, ASC streamlines the automation of schematic editing and analysis tasks.
Key Features
011 GitHub stars
02Manage and update schematic components (ID, type, package, position)
03Parse PADS Logic V3.0 schematic files (.txt and .zip formats)
04Control network connections (clear all, add specific pins to nets)
05Save modified schematics back to original files or ZIP archives
06Support GBK encoding for file read and write operations
Use Cases
01Automate schematic file modification and optimization processes
02Integrate with AI assistants for intelligent schematic design and editing
03Facilitate integration with Electronic Design Automation (EDA) tools