21.3.17 close_project

Description

This Tcl command closes the current project in Libero SoC. This command is equivalent to selecting Close Project from the File menu.

close_project [-save value]

Arguments

ParameterTypeDescription
-savebooleanSaves the current project in Libero SoC before closing project.
  • TRUE, true or 1 - saves your project in Libero SoC before closing project. Default is true.
  • FALSE, false or 0 - closes your project without saving.

Supported Families

Supported Families
PolarFire®
RTG4
SmartFusion® 2
IGLOO® 2

Example

close_project

See Also