Skip to content

Maestro Config Structure

Jonathan Hess edited this page Oct 27, 2023 · 1 revision

The structure of a maestro test config file has the following top level options:

  • name: the name of the test that shows in the GUI
  • schematic: the name of the schematic config file
  • variables: The design variables used in the tests

Each Variable has the following options

Examples can be found in "morpheus/Test_bench_definitions/Tests"

Clone this wiki locally