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

« back to all changes in this revision

Viewing changes to examples/test.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
 
;; device name ,name, name location(tl,tc,tr,bl,bc,br),X size in pins,Y
2
 
;;size in pins
3
 
TEST,TEST,tl,4,2
4
 
;;
5
 
;; pin name,pin number,shape(line,clock,dot),side(r,l,t,b),pin position
6
 
INPUT,INPUT,line,L,1
7
 
 
8
 
OUTPUT,OUTPUT,dot,R,1
9