Skip to content

Tools for Mentor Graphics PADS EDA, using win32com module to connect PADS COM server and operating schematic or pcb.

Notifications You must be signed in to change notification settings

hanhandelaoba/pads-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

功能介绍

使用 win32com模块连接PADS的COM服务器,通过COM接口操作Mentor Graphics EDA PADS Logic或PADS PCB

python -m venv pads

在pads目录下,activate 虚拟环境,然后安装以下python模块:

  • pip install pywin32
  • pip install mysql-connector-python

运行以下命令获取帮助信息:

python pads.py -h

About

Tools for Mentor Graphics PADS EDA, using win32com module to connect PADS COM server and operating schematic or pcb.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages