Coder Social home page Coder Social logo

Comments (5)

lastweek avatar lastweek commented on June 24, 2024 1

Hi @sarsanaee!

We have a specific requirement that Zedboard can not easily provide. We want a flow like this: PHY <-> MAC <-> Customized IP.

With Zedboard, the on-board PHY is connected to the PS part, not the PL part. Maybe there is a solution to route PHY's traffic from PS to PL, but we don't want the trouble (honestly, I gave up initially). Or you buy another daughter board with a PHY.

Arty A7 is a simple normal board, with a 7 serious FPGA chip, and no-board PHY. We can easily have the PHY - MAC - Customized IP flow. I think this is also the model you are interested in?

from fpga_readings.

lastweek avatar lastweek commented on June 24, 2024 1

Besides, Arty A7 is not expansive, a good entry-level board.

from fpga_readings.

sarsanaee avatar sarsanaee commented on June 24, 2024 1

Yeah, that's right. I'm just interested in some similar objectives!

Arty A7 100T should be sufficient thought! Maybe more than sufficient for initial development.

from fpga_readings.

sarsanaee avatar sarsanaee commented on June 24, 2024

Hi @lastweek

Thank you for the explanation, I have got my answer. I guess Arty A7 should be what I need to consider.

By the way, you might want to elaborate your justifications on this issue in the READMEs if you find it helpful for people.

-Ali

from fpga_readings.

lastweek avatar lastweek commented on June 24, 2024

We can just keep this issue open. It's alright.

I'm assuming you are trying to do similar network related processing, right? The arty board is a good starting board to play with, but it has limited resource. A baseline design that only has MAC, MC, and some simple HLS IP already take ~30% of the LUTs. For a real development, we need some more powerful ones. In fact, we already started looking middle-end fpga boards.

You can find a PoC design of the above PHY <-> MAC <-> Customized IP <-> MC <-> DRAM here: https://github.com/lastweek/FPGA/tree/master/xilinx_arty_a7/pdpm_arty_a7

from fpga_readings.

Related Issues (4)

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.