Sie sind auf Seite 1von 1

create_ccopt_macro_model_spec

create_ccopt_macro_model_spec
[-help]
[-ckSpec]
[-ediCtsSpecForMacroModels fileName ]
[-file filename ]
The macro model information for CCOpt can be retrieved by providing the name of the specification file that contains the macro
model information. For this, you can use the-edi_cts_spec_for_macro_models parameter of
the set_ccopt_mode command. Use the create_ccopt_macro_model_spec command to view, or edit,
the pin insertion delays for CCOpt derived from the macro model specification. This command allows the macro model to
CCOpt pin insertion delay conversion in a way that gives you the pin insertion delay in a TCL format that you can edit and then
integrate into your scripts.
Note : To run this command, ensure that the design is loaded and the specification file is available. Once the macro model
specification file is created, to use this file, you only need to source it after the running
the create_ccopt_clock_tree_spec command.

Parameters
-help Outputs a brief description that includes type and default information for
each create_ccopt_macro_model_spec parameter. For a detailed
description of the command and all of its parameters, use the man
command: man create_ccopt_macro_model_spec.
-ckSpec Uses the CCOpt CTS specification file for macro model information.

-ediCtsSpecForMacroModels fileName
Specifies the EDI-CTS specification file for macro model information.
- Exports the CCOpt macro model spec to the specified file.
filefilename

Example

 The following command is used to create the macro model specification file, CCOPT_MM, using the EDI-CTS specification
file, CTSSPEC , in the CCOpt-CTS and CCOpt flow:
create_ccopt_macro_model_spec -ediCTSSpecForMacorModels CTSSPEC -file
CCOPT_MM

 The following command is used to create the macro model specification file, CCOPT_MM, in the CCOpt-CTS flow driven
directly by the EDI-CTS specification file (CTSSPEC ):
create_ccopt_macro_model_spec -ediCTSSpecForMacorModels CTSSPEC -file
CCOPT_MM -ckSpec

Das könnte Ihnen auch gefallen