Commit 2df583b2 authored by Denia Bouhired-Ferrag's avatar Denia Bouhired-Ferrag

Corredct SFP port names, checked against schematics and ucf file

parent af664e7f
......@@ -399,10 +399,10 @@ begin
sfp_present_i => sfp_present_i,
sfp_rate_select_o => sfp_rate_select_o,
sfp_sda_b => sfp_scl_b,
sfp_scl_i => sfp_sda_b,
sfp_scl_b => sfp_sda_b,
sfp_tx_disable_o => sfp_tx_disable_o,
sfp_tx_fault_i => sfp_tx_fault_i,
-- I2C LED signals -- conect to a bicolor LED of choice
-- led_i2c_o pulses four times on I2C transfer
led_i2c_o => led_i2c,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment