Refactor: rename SimDUT, restructure DUT simulation and test flow

This commit is contained in:
2025-07-21 15:57:15 -06:00
parent 27064417dd
commit 4a1f943126
28 changed files with 750 additions and 5 deletions

22
docs/modules.rst Normal file
View File

@@ -0,0 +1,22 @@
Module Reference
================
This section provides an overview of Python modules in the framework.
Instrument Interfaces
---------------------
.. automodule:: src.instruments.dut_controller
:members:
Utilities
---------
.. automodule:: src.utils.logger
:members:
Serial Interfaces
-----------------
.. automodule:: src.interfaces.serial
:members: