Refactor: rename SimDUT, restructure DUT simulation and test flow
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
Welcome to the Hardware Test Framework!
|
||||
=======================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
getting_started
|
||||
usage
|
||||
architecture
|
||||
simulation
|
||||
hardware
|
||||
modules
|
||||
|
||||
----
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
This project is a reusable Python test harness for validating electronic hardware designs using Pytest, SCPI/serial interfaces, and optional simulation mode.
|
||||
|
||||
* Easy to extend
|
||||
* Supports both bench instruments and DUT interaction
|
||||
* Includes automatic HTML test reporting
|
||||
|
||||
Reference in New Issue
Block a user