9 | | |
10 | | [[ADC_Interface]] |
11 | | |
12 | | === FPGA/Memory === |
13 | | |
14 | | * FPGA: XC6SLX45T CSG484 |
15 | | * RAM: [http://ohm.bu.edu/~hazen/DataSheets/Micron/512MbDDR2.pdf MT47H32M16HR-25] |
16 | | |
17 | | |
18 | | [[Camera_Memory]] |
19 | | |
20 | | One option is to use a Digilent ATLYS proto board ($199 academic). It has an LX45T FPGA, 16-bit wide micron DDR2 SDRAM and Marvel Alaska 10/100/1000 PHY. Also a VHDC connector which could be used to interface to an adapter PCB to the CCD board (if the VHDC supports 160MHz DDR successfully). |
21 | | |
22 | | === Ethernet === |
23 | | |
24 | | The original idea was to use 3 GbE (1 gigabit Ethernet) interfaces on copper cables from the camera to the computer. |
25 | | Wu suggests a single optical fiber running at ~ 3Gb/sec (endpoint on Spartan-6 FPGA) connected to a PCIe card in the computer. |
26 | | |
27 | | * Interface boards |
28 | | * [http://www.xilinx.com/products/devkits/EK-S6-SP605-G.htm SP605 Eval Board] |
29 | | * [http://us.startech.com/product/PEX1000MMSC-1000Base-SX-SC-Multi-Mode-Fiber-Gigabit-PCI-Express-550m Startech PEX1000MMSC] suggested by Nick. Has SC fiber connector, opto module [http://www.apacoe.com.tw/productlist.do?cid=1&pid=60 LM22-CAS-TC-N] from [http://www.apacoe.com.tw APAC Opto Electronics] |
30 | | |