mirror of
https://github.com/fpganinja/taxi.git
synced 2026-08-18 13:22:02 -07:00
eth: Update instances
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -414,6 +414,8 @@ if (DATA_W == 64) begin
|
||||
.rx_os(),
|
||||
.rx_os_sig(),
|
||||
.rx_os_valid(),
|
||||
.rx_os_match(),
|
||||
.rx_idle_match(),
|
||||
|
||||
/*
|
||||
* PTP
|
||||
@@ -546,6 +548,8 @@ end else if (DATA_W == 32) begin
|
||||
.rx_os(),
|
||||
.rx_os_sig(),
|
||||
.rx_os_valid(),
|
||||
.rx_os_match(),
|
||||
.rx_idle_match(),
|
||||
|
||||
/*
|
||||
* PTP
|
||||
|
||||
@@ -175,6 +175,8 @@ if (DATA_W == 64) begin
|
||||
.rx_os(),
|
||||
.rx_os_sig(),
|
||||
.rx_os_valid(),
|
||||
.rx_os_match(),
|
||||
.rx_idle_match(),
|
||||
|
||||
/*
|
||||
* PTP
|
||||
@@ -240,6 +242,8 @@ end else begin
|
||||
.rx_os(),
|
||||
.rx_os_sig(),
|
||||
.rx_os_valid(),
|
||||
.rx_os_match(),
|
||||
.rx_idle_match(),
|
||||
|
||||
/*
|
||||
* PTP
|
||||
|
||||
@@ -152,6 +152,8 @@ xgmii_baser_dec_inst (
|
||||
.rx_os(),
|
||||
.rx_os_sig(),
|
||||
.rx_os_valid(),
|
||||
.rx_os_match(),
|
||||
.rx_idle_match(),
|
||||
|
||||
/*
|
||||
* Status
|
||||
|
||||
Reference in New Issue
Block a user