cascode-labs / morpheus

Generate Maestro circuit test benches in Cadence Virtuoso
MIT License
5 stars 0 forks source link

Move skillbridge ID assignment from GUI to _main_.py #17

Closed Jetsama closed 10 months ago

Jetsama commented 11 months ago

Create skillbridge workspace in main.py rather than in GUI. This is useful for separating GUI functions and for adding UNIX commands/options. If an ID isn't provided the ID should be based on the username of the user. This requires providing the ws on GUI start.