unihd-cag / skillbridge

A seamless python to Cadence Virtuoso Skill interface
https://unihd-cag.github.io/skillbridge/
GNU Lesser General Public License v3.0
181 stars 38 forks source link

Auto-start virtuoso script #254

Closed xiaohangguo closed 7 months ago

xiaohangguo commented 7 months ago

Is there a way to write a shell script or python script that will load skill-bridge and start pystartserver?

step1.get theskillbridge path

  1. skill console run
    load("/home/lvshuhang/.local/lib/python3.9/site-packages/skillbridge/server/python_server.il");
    pyStartServer

    I would like to implement a script to start virtuoso and automatically load this il, running pystartserver