Switch Level Simulation of L-Edit Designs


L-Edit designs may be simulated using either Spice (analog simulation) or SLS (switch level digital simulation). This document describes the creation of SLS files and the use of the SLS simulator.

Before you Start

This procedure requires the use of a Sun Unix machine. Most of you do not usually use the unix systems and therefore have not had unix accounts or unix passwords. Dave van Leeuwen has set up accounts for you and will help you to set up a unix password if you visit him in room A201c.

Export GDS II from L-Edit

Before transfer to another tool we must save our L-Edit library in a portable format (in this case as a GDS II file).

The file should be saved where it can be accessed from your Unix account. Unix accounts live on a server called rockhopper, so if your username is "fjb23" then your unix home directory will be accessible as "\\rockhopper\fjb23".

    File -> Export Mask Data -> GDSII...

    Export GDSII
      To File:          [ \\rockhopper\<username>\<libname>.gds   ]
    Export

Note that where <username> is shown above you should substitute your own username. Similary <libname> is the name of the L-Edit library and <cellname> is the name of the cell within that library that you want to simulate.

Run Netlist and Simulate Script on Sun Unix machine

More advanced use


Additional Documentation

The SLS simulator documentation is available on-line. Type the following at the unix command prompt:

    ghostview /usr/local/pcks/cad/1.0/cacd/doc/slsman.ps

Iain McNally

4-3-2003