URL
https://opencores.org/ocsvn/ethmac/ethmac/trunk
[/] [ethmac/] [trunk/] [bench/] [verilog/] [tb_eth_top.v] - Diff between revs 356 and 364
Show entire file |
Details |
Blame |
View Log
Rev 356 |
Rev 364 |
Line 195... |
Line 195... |
|
|
reg [5:0] g_last_txbd;
|
reg [5:0] g_last_txbd;
|
|
|
// Connecting Ethernet top module
|
// Connecting Ethernet top module
|
|
|
eth_top ethtop
|
ethmac ethtop
|
(
|
(
|
// WISHBONE common
|
// WISHBONE common
|
.wb_clk_i(WB_CLK_I), .wb_rst_i(WB_RST_I), .wb_dat_i(WB_DAT_I), .wb_dat_o(WB_DAT_O),
|
.wb_clk_i(WB_CLK_I), .wb_rst_i(WB_RST_I), .wb_dat_i(WB_DAT_I), .wb_dat_o(WB_DAT_O),
|
|
|
// WISHBONE slave
|
// WISHBONE slave
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.