{% extends "base_framework.html" %}

{% block main_body_content %}
Click here to change simulation parameters.


Click above to add or remove circuit schematics. If you do add or remove circuits, do not forget to process the circuit schematics before coming back here.


Click above to edit the parameters of the components in the circuit uploaded. You can upload a circuit parameters spreadsheet to import parameters. Also, you can backup your parameters by exporting a parameters spreadsheet.


This is optional and is needed only if you have control in your simulation. Use this to add/remove contol files and also to configure their input/output interface and other special variables.


This is to run/stop the simulation. Also, you can add/remove plots and generate waveforms as .PNG files.


{% endblock %}