move to common scheme library
[hw/cncfpga] / Notebook
index baa810e062b819d18676caa34469c93ab51d2dad..fc479e3c7ffaa11951eec193195e62bf223b6cd1 100644 (file)
--- a/Notebook
+++ b/Notebook
@@ -32,7 +32,7 @@ To Do:
        **DONE**
 
     db25 pin 11 to sole pin side of one "1L" transistor, one lead to ground, 
-    4.7k from remaining lead to pin 87
+    4.7k from remaining lead to pin 87, another 4.7k between pins 87 and 90
 
        db25 pin 11 is nWait .. so it looks like nWait is being driven by
        a transistor from the FPGA DEV_CLRn output, not directly
@@ -69,29 +69,16 @@ To Do:
        **DONE**
 
     26 pin header pins 11 and 12 to sole pin side of "G1" transistor, both other
-    leads have caps to ground, one to pin 24, the other to pin 37, 35
+    leads have caps to ground
 
-       those header pins are VCC?
-       pin 37, 35 is VCCIO
-       pin 24 is TMS
-
-       WTF?
-
-       SOT-23 with G1 label could be:
-
-               transistor, 1=B, 2=E, 3(sole)=C
-               fet, 1=G, 2=S, 3=D
-
-       so:
-               TMS is driving base or gate
-               3.3V is on emitter or source
-               header VCC is on collector or drain
-
-       TMS is 'test mode state' on the jtag interface, which drives the TAP
-       controller state machine.  TMS going low starts a cycle?
+       if it's an NPN transistor:
+               emitter attached to VCCINT
+               base and collector both to VCCIO
+               VCCIO is driven by 3.3V regulator, VCCINT is not
 
     4.7k between pins 87 and 90
 
        pin 87 is DEV_CLRn driving nWait to the PC
-       pin 90 is CLOCK hooked to db25 pin 1 whcih is nWrite
+
+       **DONE**