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

Subversion Repositories turbo8051

[/] [turbo8051/] [trunk/] [rtl/] [gmac/] [mac/] [g_cfg_mgmt.v] - Diff between revs 70 and 76

Show entire file | Details | Blame | View Log

Rev 70 Rev 76
Line 12... Line 12...
////    nothing                                                   ////
////    nothing                                                   ////
////                                                              ////
////                                                              ////
////  Author(s):                                                  ////
////  Author(s):                                                  ////
////      - Dinesh Annayya, dinesha@opencores.org                 ////
////      - Dinesh Annayya, dinesha@opencores.org                 ////
////                                                              ////
////                                                              ////
 
////  Revision : Mar 2, 2011                                      //// 
 
////                                                              ////
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
////                                                              ////
////                                                              ////
//// Copyright (C) 2000 Authors and OPENCORES.ORG                 ////
//// Copyright (C) 2000 Authors and OPENCORES.ORG                 ////
////                                                              ////
////                                                              ////
//// This source file may be used and distributed without         ////
//// This source file may be used and distributed without         ////
Line 44... Line 46...
  Description:
  Description:
  cfg_mgmt.v: contains the configuration, register information, Application
  cfg_mgmt.v: contains the configuration, register information, Application
              read from any location. But can write to a limited set of locations,
              read from any location. But can write to a limited set of locations,
              Please refer to the design data sheets for register locations
              Please refer to the design data sheets for register locations
***********************************************************************/
***********************************************************************/
//`timescale 1ns/100ps
 
module g_cfg_mgmt (
module g_cfg_mgmt (
                 //List of Inputs
                 //List of Inputs
 
 
                 // Reg Bus Interface Signal
                 // Reg Bus Interface Signal
                 reg_cs,
                 reg_cs,

powered by: WebSVN 2.1.0

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