Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Super Contributor
xilant
Posts: 167
Registered: ‎08-13-2007
0

Re: Echo Server using xps_ll_temac and SFP Transceiver (SGMII)

one Hi for anyone trying to work with SFP's

 

1) the use the base1000x ref design (its basically same src except the phy stuff is removed)

2) .. patch the xilinx IP core !!

 

[2] is unfortunatly needed, at least for the SFPs that we have.

we had to change the tiecfg values in the TEMAC wrapper,

after doing it all started to work.

 

please note that the IP core is encrypted so you have to decrypt it first.

 

solution will be available in EDK release 11.1

where the relevant source code files will be in plain text (not encrypted)

 

 

maybe some SFPs exist that work with the hard coded settings..

 

Antti

 

 

 

 

 

 

 

Visitor
afr1
Posts: 6
Registered: ‎04-02-2008
0

Re: Echo Server using xps_ll_temac and SFP Transceiver (SGMII)

Hi!

 

I'm using the 3COM 3CSFP93 1000Base-T module and the 1000-X reference design on V5 TEMAC.

Patching the Xilinx Cores is NOT required. The designs should work with EDK 10.1.

 

Regards,

Andreas

Visitor
bugidan
Posts: 4
Registered: ‎02-17-2009
0

Re: Echo Server using xps_ll_temac and SFP Transceiver (SGMII)

 Hi!

I am also interested in adding a second ethernet interface for the ml507 board, by using the 3CSFP93 transceiver. I have tried to follow the indications, but I have not succeeded, although I am using the 10.1 SP3 software version. If someone was successful in doing this, please post the referrence design files. Thank you in advance.

 

Regards,

 

Gigi.

Newbie
sachin@bnl.gov
Posts: 2
Registered: ‎04-07-2009
0

Re: Echo Server using xps_ll_temac and SFP Transceiver (SGMII)

Did anyone get the address swap example for ethernet TEMAC to work with the SFP module?
Visitor
miggae
Posts: 6
Registered: ‎02-20-2009
0

Re: Echo Server using xps_ll_temac and SFP Transceiver (SGMII)

Hi Antti

 

Re you IP core patch,

could you point me to the exact location in the TEMAC wrapper where you replaced which hard coded settings with which values?

 

Yes, I am one who's trying to work with SFP's using EDK 11.1 on a ML507.

 

Help is much appreciated!

 

Thanks

 

Michael

Regular Visitor
artwa
Posts: 8
Registered: ‎10-05-2009
0

Re: Echo Server using xps_ll_temac and SFP Transceiver (SGMII)

Hi,

I've been trying to run SFP module on ml507 board with Virtex5 hard temac (with XPS 11.3 - no patch needed for xps_ll_temac) for a pretty long. I read 0x0 from the temac regs. The final solution was changing the address of temac in PPC440 address space (and proper changes in .dts) near temac for copper ethernet: 0x81C00000 and 0x81D00000 (copper eth was build using Base System Builder at the very beginning of the project). Temac interface is 1000Base-X, CoreClk is 50MHz (bus2core_clk_ratio 2 @ 100MHz PLB bus), and C_NUM_IDELAYCTRL=1, C_IDELAYCTRL_LOC is IDELAYCTRL_X0Y5. The rest is pretty obvious - only LOC constraints in .ucf are used. It's not the answer for the thread author but I presume it may be useful as a good hint for two ethernets on ml507 case. It's also important to edit a driver/library to set speed at 1Gbps when no PHY is found (as happens when using SFP).
Visitor
azanetti
Posts: 16
Registered: ‎08-12-2008
0

Re: Echo Server using xps_ll_temac and SFP Transceiver (SGMII)

Hello all,

 

Could anyone use the 3CSFP93 SFP module or any other 1000base-t SFP on ml507 ? I am trying to use this module with no success so far. I already tried the suggestions of this thread.

 

Best Regards

 

Ademir Zanetti