URL
https://opencores.org/ocsvn/ethmac/ethmac/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 170 |
Rev 177 |
Line 39... |
Line 39... |
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
//
|
//
|
// CVS Revision History
|
// CVS Revision History
|
//
|
//
|
// $Log: not supported by cvs2svn $
|
// $Log: not supported by cvs2svn $
|
|
// Revision 1.2 2002/09/13 12:29:14 mohor
|
|
// Headers changed.
|
|
//
|
// Revision 1.1 2002/09/13 11:57:20 mohor
|
// Revision 1.1 2002/09/13 11:57:20 mohor
|
// New testbench. Thanks to Tadej M - "The Spammer".
|
// New testbench. Thanks to Tadej M - "The Spammer".
|
//
|
//
|
//
|
//
|
//
|
//
|
Line 409... |
Line 412... |
end
|
end
|
end
|
end
|
end
|
end
|
else // with preamble
|
else // with preamble
|
begin
|
begin
|
|
#4 ;
|
`ifdef VERBOSE
|
`ifdef VERBOSE
|
#4 $fdisplay(phy_log, " (%0t)(%m)MIIM - 32-bit preamble received", $time);
|
$fdisplay(phy_log, " (%0t)(%m)MIIM - 32-bit preamble received", $time);
|
`endif
|
`endif
|
if (md_io_reg !== 1'b0)
|
if (md_io_reg !== 1'b0)
|
begin
|
begin
|
// ERROR - start !
|
// ERROR - start !
|
`ifdef VERBOSE
|
`ifdef VERBOSE
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.