10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Simulator Compatibility<br />

spect2el Command Reference<br />

The save statement is converted into .PLOT.<br />

2<br />

The save statement is converted into .PROBE.<br />

• -css 1|0<br />

Convert all or just the selected sections of your library. Set to 0 to convert all sections. Set to<br />

1 (default) to convert only selected sections. If a file is included in an unselected section,<br />

then this file is ignored even if it does not exist in the path of the include statement. When<br />

css=1, a missing file error is only generated if the file is called, otherwise a warning is<br />

printed in spect2el.log.<br />

• -case 1|0<br />

Set to 1 for the converter to be case-sensitive for all names (nodes, devices instances,<br />

models, subcircuit definitions and instances). Default is 0 (not set) which means that the<br />

converter is case-insensitive.<br />

• -p dir | -searchpath dir<br />

Specifies a directory where include files are located. If any included file from inside the<br />

netlist is not found, the converter looks for it in the location specified by ref_dir. If ref_dir is<br />

not a full path, it is generated relative to in_dir. Default is in_dir. See the usage examples.<br />

• -h<br />

Display the tool usage.<br />

• -v<br />

Display the Spectre to Eldo version, release, and build date.<br />

Description<br />

If errors occur, a file named spect2el.error is generated clearly describing the errors.<br />

All the above arguments are optional except for -in_dir.<br />

Examples<br />

The following is an example of converting a design including the library:<br />

spect2el -in_dir . -out_dir ./out -file_list netlist.scs -sp_plot 2<br />

The following is an example of converting a library:<br />

spect2el -in_dir . -out_dir ./out -file_list allModels.scs -scs2lib 1<br />

In both cases, the output directory out is created if it does not already exist. A directory named<br />

external_files is created in the directory out for converted .LIB/.INCLUDE files.<br />

The following shows an example of specifying a directory for the location of include files:<br />

200<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!