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

Subversion Repositories sgmii

[/] [sgmii/] [trunk/] [src/] [SGMIIDefs.v] - Diff between revs 3 and 15

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

Rev 3 Rev 15
Line 1... Line 1...
 
/*
 
        Copyright © 2012 JeffLieu-lieumychuong@gmail.com
 
 
 
        This file is part of SGMII-IP-Core.
 
    SGMII-IP-Core is free software: you can redistribute it and/or modify
 
    it under the terms of the GNU General Public License as published by
 
    the Free Software Foundation, either version 3 of the License, or
 
    (at your option) any later version.
 
 
 
    SGMII-IP-Core is distributed in the hope that it will be useful,
 
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
    GNU General Public License for more details.
 
 
 
    You should have received a copy of the GNU General Public License
 
    along with SGMII-IP-Core.  If not, see <http://www.gnu.org/licenses/>.
 
 
 
 
 
File            :
 
Description     :
 
 
 
Remarks         :
 
 
 
Revision        :
 
        Date    Author  Description
 
 
 
*/
 
 
 
 
`define cSystemClkPeriod        8
`define cSystemClkPeriod        8
 
 
`define cXmitCONFIG             3'b010
`define cXmitCONFIG             3'b010
`define cXmitIDLE               3'b001
`define cXmitIDLE               3'b001
`define cXmitDATA               3'b100
`define cXmitDATA               3'b100

powered by: WebSVN 2.1.0

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