Difference between revisions of "Pin mappings in Mezzanine A395D"
From PolWiki
Jump to navigationJump to search (New page: The Pin mapping needed in the vhdl code for using the A395D[8 NIM/TTL input/output channels] as an '''Output''': {| style="color:maroon; background-color:#ffffff;" cellpadding="10" cellspa...) |
|||
Line 29: | Line 29: | ||
|} | |} | ||
− | For using the same as '''Input''', the following mapping is needed instead. | + | For using the same as '''Input''', the following mapping is needed instead (verified individually). |
{| style="color:maroon; background-color:#ffffff;" cellpadding="10" cellspacing="0" border="1" | {| style="color:maroon; background-color:#ffffff;" cellpadding="10" cellspacing="0" border="1" | ||
! LEMO pin # | ! LEMO pin # | ||
Line 35: | Line 35: | ||
|- | |- | ||
|pin 7 | |pin 7 | ||
− | |F( | + | |F(31) |
|- | |- | ||
|pin 6 | |pin 6 | ||
Line 41: | Line 41: | ||
|- | |- | ||
|pin 5 | |pin 5 | ||
− | |F( | + | |F(30) |
|- | |- | ||
|pin 4 | |pin 4 | ||
− | |F( | + | |F(14) |
|- | |- | ||
|pin 3 | |pin 3 | ||
− | |F( | + | |F(19) |
|- | |- | ||
|pin 2 | |pin 2 | ||
− | |F( | + | |F(3) |
|- | |- | ||
|pin 1 | |pin 1 |
Latest revision as of 19:28, 11 March 2010
The Pin mapping needed in the vhdl code for using the A395D[8 NIM/TTL input/output channels] as an Output:
LEMO pin # | F port mapping |
---|---|
pin 7 | F(29) |
pin 6 | F(13) |
pin 5 | F(28) |
pin 4 | F(12) |
pin 3 | F(17) |
pin 2 | F(1) |
pin 1 | F(16) |
pin 0 | F(0) |
For using the same as Input, the following mapping is needed instead (verified individually).
LEMO pin # | F port mapping |
---|---|
pin 7 | F(31) |
pin 6 | F(15) |
pin 5 | F(30) |
pin 4 | F(14) |
pin 3 | F(19) |
pin 2 | F(3) |
pin 1 | F(18) |
pin 0 | F(2) |