mirror of
https://github.com/fpganinja/taxi.git
synced 2025-12-09 17:08:38 -08:00
eth: Tie off transceiver control signals during simulation
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -89,8 +89,6 @@ taxi_axis_if #(.DATA_W(64), .ID_W(8)) axis_qsfp_rx[7:0]();
|
||||
|
||||
if (SIM) begin
|
||||
|
||||
assign qsfp_gtpowergood = '1;
|
||||
|
||||
assign qsfp_0_mgt_refclk = qsfp_0_mgt_refclk_p;
|
||||
assign qsfp_0_mgt_refclk_int = qsfp_0_mgt_refclk_p;
|
||||
assign qsfp_0_mgt_refclk_bufg = qsfp_0_mgt_refclk_int;
|
||||
|
||||
Reference in New Issue
Block a user