hi,
what would be the system architecture? connecting the 2 hard GE IPs, and 2 soft TEMACs to the quad phy
via 4 * SGMII?
on the hw side: would the TEMACs use regular SERDESes? SGMII needs 1.25Gbit/s, i think that is zynq speed
grade -2/-3, so what speed grade is on the snickerdoodle?
on the sw side: is there any driver or documentation (without NDA) available for this PHY? or can you get it working
using only the generic PHY MII registers?
other than these, i think this could work, on many different levels:
- people on low budget could start working using only the 2 hard IPs and some external switch (what people tend
to have lying around anyway, or buy for a couple of bucks),
- people with more budget could buy the IP license,
- research projects could get it as a donation through the Xilinx University Program (XUP) - they have been quite
generous in the past, and TEMAC is not that of a hot thing this days anyways,
- for pure FPGA based switching / routing (and i think these are the most interesting SDN applications) you could
probably go with an open source MAC (see
netfpga) / without any MAC.
i don't know about PCB real estate and parts pricing, but any chance to have both the quad phy and the switch
on the board? or maybe 2 half boards, one for each (does the pinout on the samtec connectors allow that)? but
this is just brainstorming, even the quad phy alone is fine.