write_file¶
- -file
Specify the file name
- -db
The db format
- -sdc
The sdc format
- -netlist
The netlist format
- -library
Specify the library name to write, library can only write with db format
-file¶
Specify the file name
attribute
- type:
STRING
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-db¶
The db format
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-sdc¶
The sdc format
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-netlist¶
The netlist format
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-library¶
Specify the library name to write, library can only write with db format
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.