OpenCores
URL https://opencores.org/ocsvn/ethmac/ethmac/trunk

Subversion Repositories ethmac

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /ethmac/trunk/bench
    from Rev 356 to Rev 364
    Reverse comparison

Rev 356 → Rev 364

/verilog/tb_ethernet_with_cop.v
163,7 → 163,7
 
 
// Connecting Ethernet top module
eth_top ethtop
ethmac ethtop
(
// WISHBONE common
.wb_clk_i(wb_clk_o), .wb_rst_i(wb_rst_o),
/verilog/tb_ethernet.v
197,7 → 197,7
 
 
// Connecting Ethernet top module
eth_top eth_top
ethmac eth_top
(
// WISHBONE common
.wb_clk_i(wb_clk), .wb_rst_i(wb_rst),
/verilog/tb_eth_top.v
197,7 → 197,7
 
// Connecting Ethernet top module
 
eth_top ethtop
ethmac ethtop
(
// 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),

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.