.. _detailed_script_descriptions: Detailed Script Descriptions ============================ At the moment this section includes the help sections of each script as it would have been obtained via a ``> ./[script].py --help`` call. Where ``[script]`` is one of: Core scripts ------------ ``dgasm.py`` ------------ .. automodule:: dgtools.dgasm ``dginspect.py`` ---------------- .. automodule:: dgtools.dginspect ``dgsim.py`` ------------ .. automodule:: dgtools.dgsim .. note:: For an example of ``dgsim`` output, please see `this HTML file <_static/simpleadd_2_trace.html>`_ This is generated by the example in section :ref:`simple_add_with_mem`. ``dgui.py`` ----------- .. automodule:: dgtools.dgui ``dgform.py`` ------------- .. automodule:: dgtools.dgform Extras ------ .. _dgbf_desc: ``dgbf.py`` ----------- .. automodule:: dgtools.dgbf .. _dgsust_desc: ``dgsust.py`` ------------- .. automodule:: dgtools.dgsust