mirror of
https://github.com/fpganinja/taxi.git
synced 2026-04-07 04:38:42 -07:00
eth: Use APB 1S interconnect
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -8,4 +8,4 @@ taxi_eth_phy_10g_7_gt.f
|
||||
../taxi_eth_mac_phy_10g.f
|
||||
../taxi_eth_mac_10g.f
|
||||
../taxi_eth_phy_10g.f
|
||||
../../lib/taxi/src/apb/rtl/taxi_apb_interconnect.sv
|
||||
../../lib/taxi/src/apb/rtl/taxi_apb_interconnect_1s.sv
|
||||
|
||||
@@ -300,7 +300,7 @@ taxi_apb_if #(
|
||||
)
|
||||
ch_apb_ctrl[CNT]();
|
||||
|
||||
taxi_apb_interconnect #(
|
||||
taxi_apb_interconnect_1s #(
|
||||
.M_CNT(CNT),
|
||||
.ADDR_W(s_apb_ctrl.ADDR_W),
|
||||
.M_REGIONS(1),
|
||||
|
||||
Reference in New Issue
Block a user