You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use verilog-ethernet with a Butterstick FPGA board which has a Lattice ECP5 part. What changes do I need to make to adapt rgmii_phy_if.v to use lattice ECP5 primitives for IODDR style and Clock input style? I have looked up the Lattice FPGA Libraries Reference Guide 3.11 SP3 and identified that for the IODDR there are two primitives that can be used for Input and Output namely IDDRX1F and ODDRX1F.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to use verilog-ethernet with a Butterstick FPGA board which has a Lattice ECP5 part. What changes do I need to make to adapt rgmii_phy_if.v to use lattice ECP5 primitives for IODDR style and Clock input style? I have looked up the Lattice FPGA Libraries Reference Guide 3.11 SP3 and identified that for the IODDR there are two primitives that can be used for Input and Output namely IDDRX1F and ODDRX1F.
Beta Was this translation helpful? Give feedback.
All reactions