In reply to designMaster:
Select the simulator from ‘Tools & Simulators’.
calling super.connect_phase is required if you have an extension from an individual class you have defined whre you have a connection established.
In your case where you are extending from the library base classes it is not required.