Success! Subscription added.
Success! Subscription removed.
Sorry, you must verify to complete this action. Please click the verification link in your email. You may re-send via your profile.
Note: Marvell PHYs' RESET_N pins are connected to the Arria 10 SoC device through the MAX V device that is called io_max5.
max5.vhd of io_max5
eneta_reset <= fpgaio_p(6) ;
enetb_reset <= fpgaio_p(7) ;
max5.qsf of io_max5
set_location_assignment PIN_J3 -to fpgaio_p[6]
set_location_assignment PIN_J4 -to fpgaio_p[7]
set_location_assignment PIN_E9 -to eneta_reset
set_location_assignment PIN_C9 -to enetb_reset
a10_fpga_sgmii.qsf of Arria 10 SoC
set_location_assignment PIN_N1 -to eneta_resetn // Schematic node name: fpgaio_p[6]
set_location_assignment PIN_R2 -to enetb_resetn // Schematic node name: fpgaio_p[7]
Community support is provided Monday to Friday. Other contact methods are available here.
Intel does not verify all solutions, including but not limited to any file transfers that may appear in this community. Accordingly, Intel disclaims all express and implied warranties, including without limitation, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising from course of performance, course of dealing, or usage in trade.
For more complete information about compiler optimizations, see our Optimization Notice.