University of Wisconsin - Madison CS Course Mail Archives

cs755-1list Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[755-1] qsim_prep



Hi folks,

I modified the sdl_prep script and created another script
called "qsim_prep", which takes a design created using standard
scn08hp cells (from $MGC_HEP/scn08hp/parts/) in design_arch
and creates a QuickSim II viewpoint.

Basically, it just adds parameter: MODEL and primitive: scn08hp_nom.

You can take the script from:
    ~harit/public/755/qsim_prep

This invokes a setup file, which qsim_prep reads from my directory.
If you want to modify your own setup, I've put a copy in 
    ~harit/public/755/qsim.setup 
(and you will need to modify the line which calls this function).

The usage is similar to sdl_prep or dsim_prep and the output is a 
file named "qsim.vp" created in the directory of the schematic.

I did not change the command line interface from sdl_prep, so there might 
be several options which do not work. I've only tested it without using
any command line options.

Hope this saves some `DVE' time for all of you. 

Harit



[cs755-1 Home Page] [Other CS Class List Archives] [CS Dept. Home Page]