Support for CI Level NodeΒΆ

  • You can create DUTs for entire hierarchy of CI level node (for example, IO_BUS), by right-clicking on the desired CI level node and by selecting Generate DUT. Further, all the DUTs are generated in Application -> App -> IO_Device_Generated_Items folder.

    • Command generates DUT for node itself and also for all child nodes.

    • DUT generated for the CI level node contains generated DUTs for the child nodes as their members.

    • For every execution, the command checks, if any new child node is added and generates DUT.

      316a55b5395d8e1e0a33139002aa3ec9_765f7c5c39eae7390a3313903f5be68d

  • If you delete child nodes in CI level node (for example, IO_BUS), the DUTs generated for these child nodes are not deleted automatically. You must delete manually from Application -> App -> IO_Device_Generated_Items folder if desired.