From ecccd76b3968490dec5242cf24c4f613e647269b Mon Sep 17 00:00:00 2001 From: 42loop <ulf.freyhoff@gmx.net> Date: Thu, 20 Jun 2019 12:54:43 +0200 Subject: [PATCH] found RESET line on IO bus Pin A24 --- christ_io/cpu.sch | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/christ_io/cpu.sch b/christ_io/cpu.sch index b7a582e..02e42ec 100644 --- a/christ_io/cpu.sch +++ b/christ_io/cpu.sch @@ -1241,6 +1241,7 @@ male, 64 pins, block, type C, rows AC, grid 5.08 mm</description> <text x="-30.48" y="-2.54" size="1.778" layer="91">card select</text> <text x="-12.7" y="-45.72" size="1.778" layer="91">-rd</text> <text x="-12.7" y="-53.34" size="1.778" layer="91">-wr</text> +<text x="55.88" y="-2.54" size="1.778" layer="91">pin A24 is io_RESET</text> </plain> <instances> <instance part="IC1" gate="A" x="7.62" y="-15.24"/> @@ -1254,13 +1255,6 @@ male, 64 pins, block, type C, rows AC, grid 5.08 mm</description> <busses> </busses> <nets> -<net name="N$1" class="0"> -<segment> -<pinref part="X1" gate="G$1" pin="A24"/> -<pinref part="IC1" gate="A" pin="2"/> -<wire x1="30.48" y1="-2.54" x2="20.32" y2="-2.54" width="0.1524" layer="91"/> -</segment> -</net> </nets> </sheet> </sheets> -- GitLab