Input File(.sp) also called Spice file
HSPICE needs well written input file. Input file includes network description of your circuit, and all options and analyses you want HSPICE to do.General Structure is:
NOTE: '.END' INSTRUCTION MUST BE PRESENT IN EVER SPICE FILE.
To create a .sp file, the program as i call the net list structure is typed in Notepad and SAVE AS <filename.sp>.
Output File(.lis) List File
Output listing file contains plenty of information on circuit analysis. This file lists all results obtained from the simulation. It includes- HSPICE licensing information
- Error and Warning Report during the simulation
- Listing of the circuits
- Results from the anlysis of the circuit
No comments:
Post a Comment