Author Topic: FPGAs with JESD204B interface  (Read 3387 times)

0 Members and 2 Guests are viewing this topic.

Offline sangarTopic starter

  • Regular Contributor
  • *
  • Posts: 125
  • Country: in
FPGAs with JESD204B interface
« on: August 24, 2018, 08:48:16 am »
Hello All,

I am looking for List of high-end and low-end FPGAs which have JESD204B interface. Please suggest if anyone have come across these FPGAs..


Thanks,
Muthu
 

Offline dmills

  • Super Contributor
  • ***
  • Posts: 2093
  • Country: gb
Re: FPGAs with JESD204B interface
« Reply #1 on: August 24, 2018, 09:22:39 am »
Almost anything with a sufficiently large number of sufficiently fast transceivers can do it, as it is usually physically just LVDS or PECL, and you just need to write the IP (or license it) to do the business. What large number and sufficiently fast mean depends on what exactly you are trying to do.

JESD204B is a bit of a pain on small parts because the cost of the transceivers tends to dominate, but it is what it is.

In terms of IP, Analog Devices IIRC have published source code for a core that may or may not be useful, and the major vendors have a (typically) paid option.

Regards, Dan.
 

Offline Scrts

  • Frequent Contributor
  • **
  • Posts: 800
  • Country: lt
Re: FPGAs with JESD204B interface
« Reply #2 on: August 24, 2018, 01:56:01 pm »
Hello All,

I am looking for List of high-end and low-end FPGAs which have JESD204B interface. Please suggest if anyone have come across these FPGAs..


Thanks,
Muthu

I've just googled "Altera JESD204B" It came up with this:
https://www.intel.com/content/dam/altera-www/global/en_US/pdfs/literature/ug/ug_jesd204b.pdf

Page 5 has the information you need.

I guess it will take no more than 30 seconds to find the same with other vendors.
 

Offline asmi

  • Super Contributor
  • ***
  • Posts: 2923
  • Country: ca
Re: FPGAs with JESD204B interface
« Reply #3 on: August 24, 2018, 04:32:19 pm »
Any FPGA with MGTs (multi gigabit transceivers) can implement this interface, and there are commercial IPs that do that if you got the money and don't have time/expertise/will to do it yourself.

Offline sangarTopic starter

  • Regular Contributor
  • *
  • Posts: 125
  • Country: in
Re: FPGAs with JESD204B interface
« Reply #4 on: August 27, 2018, 04:03:11 am »
Hi,

Ok, thanks for all. Could you suggest if any FPGA that have this JESD204B feature at lower cost.... Because Intel FPGAs with JESD204B are at high price...



Thanks,
Muthu
« Last Edit: August 27, 2018, 04:05:27 am by sangar »
 

Offline Scrts

  • Frequent Contributor
  • **
  • Posts: 800
  • Country: lt
Re: FPGAs with JESD204B interface
« Reply #5 on: August 27, 2018, 01:10:06 pm »
Look into Lattice ECP3 and ECP5 families then.
 

Offline sangarTopic starter

  • Regular Contributor
  • *
  • Posts: 125
  • Country: in
Re: FPGAs with JESD204B interface
« Reply #6 on: August 28, 2018, 04:25:41 am »
Hi,

I read ECP3 and ECP5 for JESD204B. To download Lattice's JESD204B IP to FPGA, it seems to be I need to purchase their IP express which is $1300...Do u know any from Xilinx which offers JESD204B IP at free of cost?.


Thanks,

Sangar
 

Offline Marco

  • Super Contributor
  • ***
  • Posts: 7174
  • Country: nl
Re: FPGAs with JESD204B interface
« Reply #7 on: August 28, 2018, 05:10:01 am »
Analog has GPL'd HDL for Xilinx and Altera, not free for commercial use though.
 

Offline filssavi

  • Frequent Contributor
  • **
  • Posts: 433
Re: FPGAs with JESD204B interface
« Reply #8 on: August 28, 2018, 05:34:22 am »
Unfortunately I think Decent FPGA IP for complex protocols and free are 2 concepts that don’t go together yet.

To me the fpga/gel world seems like the software world pre/open source movement (1970/80 approximately)
 

Offline sangarTopic starter

  • Regular Contributor
  • *
  • Posts: 125
  • Country: in
Re: FPGAs with JESD204B interface
« Reply #9 on: August 28, 2018, 06:28:53 am »
Hi Macro,
Quote
not free for commercial use though.

They are providing the source code for free right?. Then why they are asking to purchase for commercial use. I just want to understand the terms. Please let me know...
 

Offline agehall

  • Frequent Contributor
  • **
  • Posts: 390
  • Country: se
Re: FPGAs with JESD204B interface
« Reply #10 on: August 28, 2018, 07:15:14 am »
Hi Macro,
Quote
not free for commercial use though.

They are providing the source code for free right?. Then why they are asking to purchase for commercial use. I just want to understand the terms. Please let me know...

What is so difficult to understand? If you want to use their IP for non-commercial use, it is free but if you intend to make a commercial product you need to pay them. Many products, open-source or not, follow this model.
 

Offline sangarTopic starter

  • Regular Contributor
  • *
  • Posts: 125
  • Country: in
Re: FPGAs with JESD204B interface
« Reply #11 on: August 28, 2018, 08:47:37 am »
Hi,

Thanks, Agehall. No, under License and agreement, I have read the followings,

1.  In the free software, releasing the resulting binaries require you to release the complete source code.

2. With license, the above gets eliminated.

This is what it tells...

If one doesn't have to release their source code to the customer, they are Ok to go with free software?.

I have attached the license and agreement link of the JESD204B core of Analog Devices. Please let me know if I am misunderstanding anything.

https://github.com/analogdevicesinc/hdl/blob/dev/library/jesd204/README.md

Thanks,
Sangar

 

Offline Marco

  • Super Contributor
  • ***
  • Posts: 7174
  • Country: nl
Re: FPGAs with JESD204B interface
« Reply #12 on: August 28, 2018, 10:21:10 am »
If you use the GPL version, the client can request source code (also of your code) and you have to give it to him. The client is then free to distribute that source code (under the GPL license). GPL can only be usefully kept close source completely in-house at a single company.

If you buy their commercial license you can ship your product closed source without problems.
« Last Edit: August 28, 2018, 10:23:33 am by Marco »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf