[comp.lsi] Cells for use with MOSIS tinychip

mjf@convent.columbia.edu (Michael Foster) (02/04/88)

I've created two small cells that are useful with the MOSIS tinychip
stuffed frame.  When inselect or outselect are placed directly over
pad3, they connect enable to the right thing and put a little
I or O next to the pad.  Here they are:

DS 1 1 2;
9 inselect;
L CWP;
    B 1800 1800 900 58500;
    B 1800 1800 900 900;
    B 1800 1800 66300 900;
L CMS;
    B 1200 1200 54300 4200;
L CMF;
    B 1500 1200 65550 57900;
    B 1500 900 18750 34650;
    B 900 2700 18750 32850;
    B 1500 900 18750 31050;
    B 1200 1200 54300 4200;
L CAA;
    B 1500 1200 65550 57900;
L CVA;
    B 600 600 54300 4200;
DF;
C 1;
End

DS 2 1 2;
9 outselect;
L CWP;
    B 1800 1800 900 58500;
    B 1800 1800 900 900;
    B 1800 1800 66300 900;
L CMF;
    B 1500 1200 65550 57900;
    B 2100 600 19350 34800;
    B 3300 900 19350 34050;
    B 1200 1500 18300 32850;
    B 1200 1500 20400 32850;
    B 3300 900 19350 31650;
    B 2100 600 19350 30900;
    B 2100 1200 54750 19500;
L CAA;
    B 1500 1200 65550 57900;
DF;
C 2;
End