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

Subversion Repositories minsoc

[/] [minsoc/] [trunk/] [rtl/] [verilog/] [minsoc_top.v] - Diff between revs 60 and 75

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 60 Rev 75
Line 711... Line 711...
 
 
//
//
// Instantiation of the Ethernet 10/100 MAC
// Instantiation of the Ethernet 10/100 MAC
//
//
`ifdef ETHERNET
`ifdef ETHERNET
eth_top eth_top (
ethmac ethmac (
 
 
        // WISHBONE common
        // WISHBONE common
        .wb_clk_i       ( wb_clk ),
        .wb_clk_i       ( wb_clk ),
        .wb_rst_i       ( wb_rst ),
        .wb_rst_i       ( wb_rst ),
 
 

powered by: WebSVN 2.1.0

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