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

[FEATURE] enter feature summary here #245

Closed ClarenceChee closed 8 months ago

ClarenceChee commented 8 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when: using func: ws.hdl.generate_text_database

Describe the solution you'd like A clear and concise description of what you want to happen.

add a line after line number 115: " hdl: FunctionCollection"

ClarenceChee commented 8 months ago

add a line after line number 115: " hdl: FunctionCollection" =====> add a line after line number 115 in skillbridge/client/workspace.py: " hdl: FunctionCollection"

TM90 commented 8 months ago

Both prefixes should be available in the 1.7.0 release!