cascode-labs/morpheus

Morpheus running Cadence in background

Jetsama opened this issue · 1 comments

If Morpheus ID is not provided, Morpheus will open a background process of Cadence with available ID. This is to allow users to use command prompt to open and start morpheus without existing cadence instance.
Steps to this are:

  • Check if ID provided
  • Create ID based on user's name and library
  • Confirm that ID is not being used
  • Warn user if ID is being used

This is now done in the main method with the cadenceManager class to create new cadence instances. Updates in the use and display of information incoming.