mirror of
https://github.com/fpganinja/taxi.git
synced 2026-04-07 12:38:44 -07:00
cndm: Update KCU105 pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -104,6 +104,7 @@ module fpga #
|
||||
input wire logic sfp_mgt_refclk_0_n,
|
||||
|
||||
output wire logic [1:0] sfp_tx_disable_b,
|
||||
input wire logic [1:0] sfp_rx_los,
|
||||
|
||||
/*
|
||||
* PCIe
|
||||
@@ -996,6 +997,7 @@ core_inst (
|
||||
.sfp_mgt_refclk_0_n(sfp_mgt_refclk_0_n),
|
||||
|
||||
.sfp_tx_disable_b(sfp_tx_disable_b),
|
||||
.sfp_rx_los(sfp_rx_los),
|
||||
|
||||
/*
|
||||
* PCIe
|
||||
|
||||
Reference in New Issue
Block a user