Coder Social home page Coder Social logo

Comments (4)

alexforencich avatar alexforencich commented on May 16, 2024 1

For an SFP module, the standard you want is 1000BASE-X. I don't have a 1G PCS/PMA core in this repo, so it will be necessary to use the (free) 1G PCS/PMA core from Xilinx. And that should take care of the transceiver configuration for you, all you need to do is tell it what kind of transceiver you want to use. Should be this guide: https://www.xilinx.com/support/documentation/ip_documentation/gig_ethernet_pcs_pma/v16_0/pg047-gig-eth-pcs-pma.pdf

from verilog-ethernet.

alexforencich avatar alexforencich commented on May 16, 2024

I see, the RJ-45 jack on that board seems like it is only accessible via the ARM core, so you have to use the SFP+ connector. There should be a few different options for using that connector. If you want to run at 1 Gbps, then use the 1G/2.5G PCS/PMA core and edit one of the gigabit example designs, probably the VCU108 would be the best one to look at. If you want to run at 10G, then use the 10G/25G PCS/PMA core and take a look at the VCU108 example design, or use the included PHY with a transceiver wizard instance based off of the VCU118 example design.

from verilog-ethernet.

JackieLee0524 avatar JackieLee0524 commented on May 16, 2024

ok,thanks again.your reply is very useful.I just want run at 1Gbps,and i will follow your reply to make further study.thank you very very much.

from verilog-ethernet.

jreindel avatar jreindel commented on May 16, 2024

I am using the MAC and PHY core to run a 10Gb Ethernet through the Xilinx GTH transceiver core set to 10G-BASER. You will need to so a similar thing, maybe GTX set to 1G-BASER?

Check out the 7000 series gtwizard product guide:
https://www.xilinx.com/support/documentation/ip_documentation/gtwizard_ultrascale/v1_7/pg182-gtwizard-ultrascale.pdf

and the 7000 series gtwizard user guide: https://www.xilinx.com/support/documentation/ip_documentation/gtwizard/v3_6/pg168-gtwizard.pdf from Xilinx.

Sounds like one of the GTX transceivers is connected to the SFP+ on the ZC706.

from verilog-ethernet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.