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

Subversion Repositories sgmii

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

Show entire file | Details | Blame | View Log

Rev 15 Rev 16
Line 1... Line 1...
/*
/*
        Copyright © 2012 JeffLieu-lieumychuong@gmail.com
        Copyright � 2012 JeffLieu-lieumychuong@gmail.com
 
 
        This file is part of SGMII-IP-Core.
        This file is part of SGMII-IP-Core.
    SGMII-IP-Core is free software: you can redistribute it and/or modify
    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
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    the Free Software Foundation, either version 3 of the License, or
Line 43... Line 43...
`define K27_7   8'hFB   //S/
`define K27_7   8'hFB   //S/
`define K29_7   8'hFD   //T/
`define K29_7   8'hFD   //T/
`define K30_7   8'hFE   //V/
`define K30_7   8'hFE   //V/
 
 
`define cReg4Default    16'h0000
`define cReg4Default    16'h0000
`define cReg0Default    16'h0000
`define cReg0Default    16'h1000
`define cRegXDefault    16'h0000
`define cRegXDefault    16'h0003
`define cRegLinkTimerDefault    (10_000_000/8)
`define cRegLinkTimerDefault    (10_000_000/8)
 
 
`define cLcAbility_FD   16'h0020
`define cLcAbility_FD   16'h0020
`define cLcAbility_HD   16'h0040
`define cLcAbility_HD   16'h0040
`define cLcAbility_PS1  16'h0080
`define cLcAbility_PS1  16'h0080

powered by: WebSVN 2.1.0

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