Skip to content

IMPROVEMENT: Separate the archive job from saving the IPI #22

Description

@patrick-studer

Currently - when calling save_package_project, it can be decided to additionally archive the IPI with the -archive flag.

But since the IPI must be saved before performing Sim/Synth/Impl tests (for TTCL and XIT generation), it is dangerous to already archive a non-validated IPI.

Therefore, the archive function shall be a standalone call, which can be called after all tests have passed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions