diff options
Diffstat (limited to 'pcb/processor.kicad_sch')
| -rw-r--r-- | pcb/processor.kicad_sch | 95 | 
1 files changed, 86 insertions, 9 deletions
diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch index 2aea75c..0a69952 100644 --- a/pcb/processor.kicad_sch +++ b/pcb/processor.kicad_sch @@ -5,37 +5,114 @@  	(uuid "393d1ad1-4f47-4813-80db-2ff0bccd8599")  	(paper "A4")  	(lib_symbols) -	(hierarchical_label "LEDS" +	(hierarchical_label "REBOOT" +		(shape input) +		(at 114.3 139.7 270) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify right) +		) +		(uuid "0c6e71a3-ccd4-4f57-aacd-cd48264882d5") +	) +	(hierarchical_label "~{JTAG_RESET}" +		(shape input) +		(at 114.3 38.1 90) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "229a3404-2336-45f6-b34e-89bae4bf1f28") +	) +	(hierarchical_label "UPD"  		(shape output) -		(at 144.78 140.97 270) +		(at 142.24 139.7 270)  		(effects  			(font  				(size 1.27 1.27)  			)  			(justify right)  		) -		(uuid "6888339b-1fc2-4873-a39d-4860d90c0626") +		(uuid "5da7ab40-9bf4-4dc1-a08c-dee7ad9780f6")  	) -	(hierarchical_label "JTAG" +	(hierarchical_label "JTAG_TMS"  		(shape bidirectional) -		(at 146.05 30.48 90) +		(at 119.38 38.1 90)  		(effects  			(font  				(size 1.27 1.27)  			)  			(justify left)  		) -		(uuid "6bebcc91-59b7-4293-a84f-43d66d39b350") +		(uuid "617b37ec-b5d3-4e1b-971a-1e543c286c47") +	) +	(hierarchical_label "WIPE" +		(shape input) +		(at 116.84 139.7 270) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify right) +		) +		(uuid "6ebd1d0f-ebc5-4fed-866b-72c1fc73c067")  	) -	(hierarchical_label "SWITCHES" +	(hierarchical_label "JTAG_TDI"  		(shape input) -		(at 135.89 140.97 270) +		(at 124.46 38.1 90) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "6f1da862-866e-4613-b148-bd73f5d74510") +	) +	(hierarchical_label "PWR" +		(shape output) +		(at 139.7 139.7 270) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify right) +		) +		(uuid "6f559997-3ab3-4801-91cc-bd35a3229ef7") +	) +	(hierarchical_label "ACT" +		(shape output) +		(at 144.78 139.7 270)  		(effects  			(font  				(size 1.27 1.27)  			)  			(justify right)  		) -		(uuid "c3413a26-2a00-4e2d-bb27-2b646bb8b641") +		(uuid "7a9cbe62-0a68-488f-b000-8245036b151d") +	) +	(hierarchical_label "JTAG_TCK" +		(shape input) +		(at 116.84 38.1 90) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "806823e9-c7ef-45dc-832c-ddb4378c340f") +	) +	(hierarchical_label "JTAG_TDO" +		(shape output) +		(at 121.92 38.1 90) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "c8c54128-6def-44a1-83c3-03363c086b89")  	)  )  | 
