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

fix initialization failure bug #189

Closed curtisma closed 2 years ago

curtisma commented 2 years ago

Fixed a bug where the "skillbridge/server/python_server.il" was throwing a "let improper bind" error pointing to the "pyShowLog" function. One of the closing parentheses was in the wrong location.

This bug was causing it to fail to load but now it loads as expected.

nielsbuwen commented 2 years ago

Thank you for your contribution. The fix looks good.

nielsbuwen commented 2 years ago

Release: https://github.com/unihd-cag/skillbridge/releases/tag/releases%2F1.2.19