~ubuntu-branches/ubuntu/trusty/geda-utils/trusty

« back to all changes in this revision

Viewing changes to examples/gmk_sym/7474.txt

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2005-03-15 23:04:53 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050315230453-x3x6qtw9qv17zbnf
Tags: 20050313-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
;;***************************************************************/
 
2
;;   mk_sym sample input file to create a 7474-1.sym symbol.
 
3
;;/***************************************************************/
 
4
;; Filename: 7474.txt
 
5
;;   An example of a 7474 symbol make file
 
6
; This is a comment line
 
7
;; device name ,name, name location(tl,tc,tr,bl,bc,br),X size in pins,Y
 
8
size in pins
 
9
7474,74HC74,tr,3,5
 
10
;;
 
11
;; pin name,pin number,shape(line,clock,dot),side(r,l,t,b),pin position
 
12
D,2,line,L,1
 
13
CLK,3,clock,L,4
 
14
 
 
15
Q,5,line,R,1
 
16
/Q,6,dot,R,4
 
17
 
 
18
CLR,4,dot,T,1
 
19
PRE,1,dot,B,1