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 364 to Rev 356
    Reverse comparison

Rev 364 → Rev 356

/verilog/tb_ethernet_with_cop.v
163,7 → 163,7
 
 
// Connecting Ethernet top module
ethmac ethtop
eth_top 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
ethmac eth_top
eth_top 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
 
ethmac ethtop
eth_top 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.