The project.py module#

Summary#

create_configuration

Create a configuration.

create_file_ref

Create file reference.

create_folder

Create a folder.

create_prop

Create a property.

save_project

Save the project.

Description#

Provides functions for adding elements to a SCADE project (ETP file).

These functions do not check for semantic errors, like adding two files with the same path.