• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..21-Aug-2025-

jsonschema/21-Aug-2025-

README A D21-Aug-2025316 75

__init__.py A D21-Aug-2025202 92

config_summary.py A D21-Aug-202521 KiB473384

default_populator.py A D21-Aug-20254.2 KiB10370

elementpath_overlay.py A D21-Aug-20255.3 KiB175124

lxml_loader.py A D21-Aug-2025573 2212

pipeline.py A D21-Aug-20252.4 KiB7347

scenario_cfg_gen.py A D21-Aug-202510.7 KiB282215

scenario_item.py A D21-Aug-202513.8 KiB411337

scenario_transformer.py A D21-Aug-20255 KiB11282

schema_slicer.py A D21-Aug-20259.7 KiB251186

upgrader.py A D21-Aug-202547.2 KiB992811

validator.py A D21-Aug-202512.1 KiB310247

xml_loader.py A D21-Aug-2025484 2010

README

1Please run scenario_cfg_gen.py to generate board related configuration files.
2
3usage: python3 scenario_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file>
4positional arguments:
5  board_info_file  : file name of the board info XML
6  scenario_info_file  : file name of the scenario info XML
7