3. DAUGHTERBOARD DESCRIPTION

3.1 Block Diagram

The block diagram in Figure 3-1 shows the major hardware components including optional flash with a hypothetical FPGA program that demonstrates the use of all these components.

AED-102 Block Diagram
Figure 3-1. AED-102 Block Diagram

The following subsections reference to this block diagram and the schematics in Appendix A.

3.2 FPGA Functions

The FPGA is referenced as U1 on the daughterboard. All of the signals in the EVM external interfaces feed into the FPGA. The FPGA is also connected to the control lines on the flash, and all of the digital lines of the converters.

Not shown in Figure 3-1 are the 24 digital I/O. These connect from the FPGA to the 74ABT245 transceivers (U18, U19 and U20), and then to a 40-pin connector (J15).

The FPGA controls the interface between the EVM board and the daughterboard. All signal traffic goes through the FPGA except for the address and data lines driving the flash. Only the control lines on the flash are wired to the FPGA. The FPGA can use the address lines from the EVM to decode reads/writes to the flash, to the digital I/O, and to the converters.

On power-up, the FPGA configuration is loaded automatically from the serial PROM (U2). The FPGA program can then direct the flash to boot-load the DSP. This operation is covered in more detail in the software section of the manual.

Another useful function is preprocessing of the A/D samples before sending them to the DSP. This can greatly reduce the load on the DSP. Processor load can also be reduced by using the DMA to retrieve the samples from the FPGA and writing them directly to memory. The FPGA can control EXT_INT7 and read the DMA control which facilitates the DMA interface. An example of this can be seen in the sample program.

In addition, all of the lines for the DSP serial ports, DSP clocks, DMA control lines, and the control/status lines from the EVM are available at the FPGA pins.

Non-inverting Input Amp Config

3.3 A/D Converters and Input Amplifiers

The 11 input A/D converters, TLC2543, are referenced as U5, U11 and U6 in the schematics. All of the inputs to U5 and U11 are connected together. Eight of the inputs from U5 and U11 and eight from U6 are connected to input amplifiers. The remaining three inputs from each A/D are brought to BB pads for hand wiring. The quad input amplifiers, TL054, are referenced as U100, U200, U400, and U500. The input analog signal can be applied to any of the 16 inputs to the amplifiers at pads near the breadboard area, or if the default user selectable components are installed, the signal can be applied to appropriate pin on J14.

The control signals for the A/D converters are the clock and output enable. These are driven by the FPGA. For both A/D converters, the top end reference voltage is set to 4.096 V, and the bottom end reference voltage is set to 0.0 V. For information on adjusting the A/D reference voltages, refer to the TLC2543 data sheet.

Many different input amplifier circuits can be created using the 0603 size component locations surrounding each amplifier. Figure 3-2 shows two non-inverting configurations, and Figure 3-3 shows two inverting configurations. The x in the component identification indicates the amplifier used, for example U100a has R100 as the feedback resistor. For U100b, R100 Inverting Input Amp Configbecomes R101. Notice that, for example, Rx16a is a capacitor in some circuits and a resistor in others. See Appendix C for details of the component identification suffix conventions in multi-pad components like Rx12 and Rx16.

The Biased Inverting Amplifier is very useful in converting a +/- V signal into a 0-V to 4.096-V signal

suitable for input to the A/D converter. For example, if the input is +/- 2.048 V, then the Bias V is 1.024 V, and the output is 0 V to 4.096 V.

3.4 D/A Converters and Output Amplifiers

The quad D/A converters, TLV5614, are referenced as U9 and U10 in the schematics. The output amplifiers, TL054, are referenced as U300 and U600. The FPGA controls the operation of the D/A converter. By driving the WR pin on the D/A converter, data is clocked into the converter.

Non-inverting Output Amp ConfigThe four outputs of each D/A are connected by jumper to an amplifier. The outputs of the amplifiers are connected to pads near the amplifier for hand wiring and, if the default user selectable components are installed, to a pin on J14. See the schematic in Appendix A for details.

Many different input amplifier circuits can be created using the 0603 size component locations surrounding each amplifier. Figure 3-4 shows two non-inverting configurations, and Figure 3-5 shows two inverting configurations.

The Biased Inverting Amplifier is also useful as the output amplifier for converting a 0-V to 4.096-V signal from the D/A to a +/- V signal.

3.5 Digital Buffers

The digital transceivers, U18, U19 and U20, are 74ABT245. They buffer the digital signals between the FPGA and the connector J15. It can support digital I/O up to 100 MHz. The buffers can be enabled or disabled and the directions set by the FPGA in groups of eight.

Inverting Output Amp Config

3.6 Reference Supplies

Three reference supplies are provided, 4.096 V, 2.048 V, and 1.024 V. The 2.048-V and 1.024-V supplies are adjusted with pots R20 and R24. Care must be taken in using these supplies not to overload or put the supply out of calibration. The 4.096-V supply is regulated with a reference diode and can produce 20 mA. The 2.048-V and 1.024-V supplies are not regulated; use of these supplies must be limited to 0.1 mA and must not vary dynamically. If the loads on the references, are dynamically varying, a buffer amplifier should be used on each one.

3.7 Flash Memory (optional)

The flash memory chips, AM29F400B, are referenced as U13 and U14. These do not come standard on the board, but can be purchased as options. These are each 4.0 Megabit, CMOS, 5.0-V only, boot-sector flash memory. They can be written to directly with the DSP. The FPGA is used to insert wait states into the read/write cycles. The flash can be used to boot-load the DSP on power-up. The example program provided does not provide for the interface to the Flash memory. This function can be programmed into the FPGA by the user. Refer to the AM29F400B data sheet for details on operation.

3.8 Breadboard Area

The breadboard area was designed for building custom analog circuitry. Adjacent to the breadboard area, J14 provides 20 analog inputs and 8 analog outputs. The 20 analog inputs can be differential or single ended. In the differential mode, the negative side must be hand wired into the breadboard. In the single ended mode, each wire in the cable has a ground wire between it an the adjoining wire which is grounded with a zero-ohm jumper. Also adjoining the breadboard area are the input and output amplifiers for the converters. The breadboard area was designed for using both through-hole and 50 mil surface-mount components. The breadboard has +/- 9 V available throughout.

Included in Appendix C are enlarged silkscreens and enlarged copper layout of the breadboard area. Because of the small size of components used, the silkscreens do not have all the component labels, but the enlarged silkscreens are complete. Both enlargements are helpful for finding components and test points on the board and are useful for laying out component placement in the planning stage.

3.9 Interfaces

3.9.1 EVM Expansion Connectors

Two 80 pin connectors provide the interface between the EVM and the daughterboard. One expansion connector provides access to the DSP's asynchronous EMIF, and the other provides access to the DSP's peripherals and control/status signals. Both connectors also provide power to the daughterboard. Most of the expansion connector signals are buffered so that the daughterboard cannot directly influence the operation of the EVM board.(1)

The expansion memory interface connector has a reference designator of J6 on the EVM and J9 on the daughterboard. The expansion peripheral interface connector is J7 on the EVM and J10 on the daughterboard. The pinouts are in Tables 3-1 and 3-2 respectively below. The connection inside the daughterboard is listed. Of particular interest is the FPGA pin number which must be referenced in FPGA configurations in order the make the proper connections in the FPGA.

Table 3-1. Expansion Memory Interface Connector

J9 Pin Number Signal Name Type FPGA Pin Number
1 5 V PWR -
2 5 V PWR -
3 XA21 O 187
4 XA20 O 193
5 XA19 O 189
6 XA18 O 195
7 XA17 O 188
8 XA16 O 196
9 XA15 O 191
10 XA14 O 197
11 GND - -
12 GND - -
13 XA13 O 190
14 XA12 O 198
15 XA11 O 192
16 XA10 O 199
17 XA9 O -
18 XA8 O -
19 XA7 O -
20 XA6 O -
21 5 V PWR -
22 5 V PWR -
23 XA5 O -
24 XA4 O -
25 XA3 O -
26 XA2 O -
27 \XBE3 O 203
28 \XBE2 O 202
29 \XBE1 O 201
30 \XBE0 O 200
31 GND - -
32 GND - -
33 XD31 I/O/Z 16
34 XD30 I/O/Z 5
35 XD29 I/O/Z 18
36 XD28 I/O/Z 6
37 XD27 I/O/Z 19
38 XD26 I/O/Z 7
39 XD25 I/O/Z 20
40 XD24 I/O/Z 10
41 3.3 V PWR -
42 3.3 V PWR -
43 XD23 I/O/Z 21
44 XD22 I/O/Z 11
45 XD21 I/O/Z 22
46 XD20 I/O/Z 12
47 XD19 I/O/Z 23
48 XD18 I/O/Z 13
49 XD17 I/O/Z 24
50 XD16 I/O/Z 15
51 GND - -
52 GND - -
53 XD15 I/O/Z 35
54 XD14 I/O/Z 27
55 XD13 I/O/Z 36
56 XD12 I/O/Z 28
57 XD11 I/O/Z 38
58 XD10 I/O/Z 29
59 XD9 I/O/Z 39
60 XD8 I/O/Z 30
61 GND - -
62 GND - -
63 XD7 I/O/Z 40
64 XD6 I/O/Z 31
65 XD5 I/O/Z 41
66 XD4 I/O/Z 32
67 XD3 I/O/Z 42
68 XD2 I/O/Z 33
69 XD1 I/O/Z 43
70 XD0 I/O/Z 34
71 GND - -
72 GND - -
73 \XRE O 184
74 \XWE O 185
75 \XOE O 186
76 XRDY I 62
77 SPARE (N/C) - -
78 \XCE1 O 180
79 GND - -
80 GND - -

Table 3-2. Expansion Peripheral Interface Connector

J10 Pin Number Signal Name Type FPGA Pin Number
1 12 V PWR -
2 -12 V PWR -
3 GND - -
4 GND - -
5 5 V PWR -
6 5 V PWR -
7 GND - -
8 GND - -
9 5 V PWR -
10 5 V PWR -
11 SPARE (N/C) - -
12 SPARE (N/C) - -
13 RSVD (N/C) - -
14 RSVD (N/C) - -
15 RSVD (N/C) - -
16 RSVD (N/C) - -
17 SPARE (N/C) - -
18 SPARE (N/C) - -
19 3.3 V PWR -
20 3.3 V PWR -
21 XCLKX0 I/O/Z 110
22 XCLKS0 I 89
23 XFSX0 I/O/Z 88
24 XDX0 O 87
25 GND - -
26 GND - -
27 XCLKR0 I/O/Z 86
28 SPARE (N/C) - -
29 XFSR0 I/O/Z 85
30 XDR0 I 84
31 GND - -
32 GND - -
33 XCLKX1 I/O/Z 100
34 XCLKS1 I 82
35 XFSX1 I/O/Z 83
36 XDX1 O 81
37 GND - -
38 GND - -
39 XCLKR1 I/O/Z 80
40 SPARE (N/C) - -
41 XFSR1 I/O/Z 76
42 XDR1 I 77
43 GND - -
44 GND - -
45 TOUT0 O 4
46 TINP0 I 74
47 SPARE (N/C) - -
48 SPARE (N/C) - -
49 TOUT1 O 57
50 TINP1 I 73
51 GND - -
52 GND - -
53 XEXT INT7 I 72
54 IACK O 71
55 INUM3 O 174
56 INUM2 O 176
57 INUM1 O 175
58 INUM0 O 64
59 \XRESET O 70
60 DSP_PD O 69
61 GND - -
62 GND - -
63 XCNTL1 O 68
64 XCNTL0 O 66
65 XSTAT1 I 65
66 XSTAT0 I 58
67 SPARE (N/C) - -
68 SPARE (N/C) - -
69 \XCE2 O 61
70 \XCE3 O 63
71 DMAC3 O 60
72 DMAC2 O 46
73 DMAC1 O 59
74 DMAC0 O 45
75 GND - -
76 GND - -
77 GND - -
78 XCLKOUT2 O 47
79 GND - -
80 GND - -

3.9.2 JTAG Port for FPGA Programming

The JTAG connector is a 14-pin single-row header that has a reference designator of J1 on the daughterboard. When using the JTAG Programmer to load the FPGA configurations, the INIT pin on the FPGA must be pulled low. This is accomplished by placing a jumper between pins 1 and 2 on J1. The pin-out for J1 is shown in Table 3-3. The connection to the PC is intended to be made with the Xilinx download cable. Also, the necessary signals are brought to this connector for using Xilinx's hardware debugger. When using the hardware debugger, the zero Ohm jumper at R4 must be removed.

Table 3-3. JTAG Port Pinout (AED-102)
J1 Pin Number Pin Name J1 Pin Number Pin Name
1 GND 8 PROG
2 INIT 9 TCK
3 D_+5V 10 TDO
4 GND 11 TDI
5 CCLK 12 TMS
6 DONE 13 NC
7 DIN 14 GND

3.9.3 Digital I/O Connector

The digital I/O connector is a 40-pin, 50 mil pitch, double-row connector designated J15. This connector has 24 digital I/Os, 6 grounds, and 10 pins that are connected to pads adjacent to the breadboard area. The pin-out for the connector is shown in Table 3-4 with the FPGA pin which corresponds with the connector pin. The mating connector can be purchased from Samtec. The recommended cable is part number FFSD-20D-1201-N (12 inches long).

Table 3-4. Digital I/O Pinout
J15 Pin Number Pin Function FPGA Pin
1 Digital Ground -
2 BB Pad -
3 BB Pad -
4 Digital Ground -
5 BB Pad -
6 BB Pad -
7 BB Pad -
8 BB Pad -
9 BB Pad -
10 BB Pad -
11 BB Pad -
12 BB Pad -
13 Digital Ground -
14 I/O 24 161
15 I/O 23 150
16 I/O 22 149
17 I/O 21 147
18 I/O 20 146
19 I/O 19 145
20 I/O 18 144
21 I/O 17 143
22 Digital Ground -
23 I/O 16 132
24 I/O 15 133
25 I/O 14 134
26 I/O 13 135
27 I/O 12 136
28 I/O 11 137
29 I/O 10 138
30 I/O 9 139
31 Digital Ground -
32 I/O 8 204
33 I/O 7 172
34 I/O 6 170
35 I/O 5 169
36 I/O 4 168
37 I/O 3 167
38 I/O 2 166
39 I/O 1 162
40 Digital Ground -
- U18 Enable 163
- U18 Direction 164
- U19 Enable 140
- U19 Direction 141
- U20 Enable 177
- U20 Direction 129

3.9.4 Analog I/O Connector

The analog I/O connector is a 50-pin, 50 mil, double-row connector designated J14. The first 20 odd number pins go to the breadboard area. The first 20 even number pins have a position for a ground jumper and/or a pad for wiring. This facilitates single-ended inputs by using the jumper and allows differential inputs by omitting the jumper and using a wire. The remaining pins include two analog grounds and 8 single-ended analog outputs. See the schematics in Appendix A for pin-out. The mating connector can be purchased from Samtec. The recommended cable is part number FFSD-25D-1201-N (12 inches long).

1. TMS320C601/6701 Evaluation Module Technical Reference, (literature number SPRU305), Texas Instruments, 1998.