You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a debug interface on the simulator that gives us more information about the simulator state from the dev console, allow to load circuits and dynamically load and unload parts of the circuit.
In debug mode, there must be a way for the circuit to recover from errors if the erroneous component is removed
There should be a way to identify the currently selected component (on the canvas) and modify that component's object (in the globalscope)
In case of the 'Simulation Stack Exceeded' error, there should be a way to find the components that are being added to the simulation stack unnaturally large number of times.
It should also expose helpful functions such as the load() function to load circuits from circuit data.
Device Information [optional]
- OS: Windows 10
- Browser: Brave
Are you working on this issue?
Yes
The text was updated successfully, but these errors were encountered:
GSOC
Describe the bug
Implement a debug interface on the simulator that gives us more information about the simulator state from the dev console, allow to load circuits and dynamically load and unload parts of the circuit.
Device Information [optional]
Are you working on this issue?
Yes
The text was updated successfully, but these errors were encountered: