Visible to Intel only — GUID: mwh1410471119424
Ixiasoft
Visible to Intel only — GUID: mwh1410471119424
Ixiasoft
2.5.4.6. Invoking HSPICE Writer from the Command Line
Create HSPICE Model Files
set_global_assignment -name EDA_BOARD_DESIGN_SIGNAL_INTEGRITY_TOOL \ "HSPICE (Signal Integrity)" set_global_assignment -name EDA_OUTPUT_DATA_FORMAT HSPICE \ -section_ideda_board_design_signal_integrity set_global_assignment -name EDA_NETLIST_WRITER_OUTPUT_DIR <output_directory> \ -section_id eda_board_design_signal_integrity
The <output_directory> option specifies the location where HSPICE model files are saved. By default, the <project directory>/board/hspice directory is used.
Invoke HSPICE Writer
To invoke the HSPICE Writer tool through the command line, type:
quartus_eda.exe <project_name> --board_signal_integrity=on --format=HSPICE \ --output_directory=<output_directory>
<output_directory> specifies the location where the tool writes the generated spice decks, relative to the design directory. This is an optional parameter and defaults to board/hspice.
Did you find the information on this page useful?
Feedback Message
Characters remaining: