[PCB_FORUM] Re: single pin nets
- From: "JACK KELLY" <jack.kelly@xxxxxxxxxx>
- To: <icu-pcb-forum@xxxxxxxxxxxxx>
- Date: Mon, 27 Jun 2005 17:07:14 -0500
thanks,
i have it running now
-----Original Message-----
From: icu-pcb-forum-bounce@xxxxxxxxxxxxx
[mailto:icu-pcb-forum-bounce@xxxxxxxxxxxxx]On Behalf Of
george.h.patrick@xxxxxxxxxxxxxx
Sent: Monday, June 27, 2005 5:00 PM
To: icu-pcb-forum@xxxxxxxxxxxxx
Subject: [PCB_FORUM] Re: single pin nets
We have a separate file (tek.ilinit) that contains the load statements for all
the skill we want the users to have access to:
; Load the single pin net check code.
; Invoked with "spnchk".
; No debug code.
(load "single_pin_net_check.il")
Then we source the file in the user's allegro.illinit file:
(errset (load "tek.ilinit"))
--
George Patrick
Tektronix, Inc.
Central Engineering, PCB Design Group
P.O. Box 500, M/S 39-512
Beaverton, OR 97077-0001
Phone: 503-627-5272 Fax: 503-627-5587 <http://www.tektronix.com/>
http://www.tektronix.com <http://www.pcb-designer.com/>
http://www.pcb-designer.com
It's my opinion, not Tektronix'
-----Original Message-----
From: icu-pcb-forum-bounce@xxxxxxxxxxxxx
[mailto:icu-pcb-forum-bounce@xxxxxxxxxxxxx] On Behalf Of JACK KELLY
Sent: Monday, June 27, 2005 14:24
To: icu-pcb-forum@xxxxxxxxxxxxx
Subject: [PCB_FORUM] single pin nets
what is the correct syntax to get this skill file to load in my allegro.illinit
file. it was written by David J. Scheuring
Other related posts: