-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grabber CameraLink interface #156
Comments
Example CameraLink to SFP adapter is here Some time ago I designed simple FMC with Medium camera link interface. I have 2 pieces in my lab. It supports both IOSERDES mode and DS90CR288AMTD/DS90CR287MTD and can be assembled either as transmitter or as receiver. If someone is interested I can publish the project. |
Now referenced in wiki. This remains unfunded and without a champion. Re-open Issue if further discussion is needed. |
@jordens @jbqubit I sketched initial schematic for Camera Link 3U board. CameraLink specifiction is here. |
Thanks @gkasprow That was quick as usual! The following are really low priority. IMHO even the small amount of additional layout or stuffing work is not worth it:
|
My reasoning against the use of single ended EEM lines for the CC LVDS lines is that they could be fast. Also using them single ended makes supporting different EEM modes on the FPGA with a single bitstream impossible AFAIK because we can't switch IO standards at runtime.
|
Thanks for doing that @gkasprow! AFAICS, from the hardware perspective this looks finished; the rest is gateware from here. Can we close this and handle the rest with ARTIQ issues? |
Once you are ready, we can produce 4 pieces and ship to you.
|
If I want to connect this grabber to an FPGA via LVDS, do I need only a receiver, or just a transmitter and a receiver? Is this grabber cameralink supported for Ultrascale plus FPGA ? |
This board is a camera link receiver only. It has some transmitters but only for UART control lines. |
Hi, is there any update on this? I was looking for something like this. Where can find this repo? Thanks |
@SaeedHassan243 the design is here |
Hi, Thanks for sharing the files. I will check them in detail Do you have any firmware with which you verified this hardware? maybe some RTL files. It would be helpful if you can share those as well. And sorry for commenting on the closed Issue Thanks |
No, It was long time ago and the firmware was written by another institute |
This Issue pulls together Camera Link related discussion into one place.
@jordens created an (ARTIQ Issue)[https://github.com/m-labs/artiq/issues/595] on this. Contents reproduced below.
@gkasprow comments from orthogonal Issue #148 reproduced below.
@jbqubit argues against use planning to use Sayma/Metlino for CameraLink. For v1.0 Sinara board support anyway. Pasted below from #148.
Better to design a CameraLink 3U peripheral for Kasli, do the image processing on Kasli and transmit results back to ARTIQ Core Device using DRTIO.
@gkasprow said 'You can even hook up camera link to SFP using adapter.' Do you have more info on this adapter?
The text was updated successfully, but these errors were encountered: