]> git.zerfleddert.de Git - raggedstone/blobdiff - ethernet/source/ethernet/eth_defines.v
WISHBONE B3
[raggedstone] / ethernet / source / ethernet / eth_defines.v
index aaad999e6e8187955a5ed5ff2ea301cbb4955f36..685b5f5c70af23ff972c298c28a100d205505fa4 100644 (file)
 // CVS Revision History
 //
 // $Log: eth_defines.v,v $
-// Revision 1.2  2007-03-20 22:17:38  sithglan
+// Revision 1.3  2007-03-20 22:39:24  sithglan
+// WISHBONE B3
+//
+// Revision 1.2  2007/03/20 22:17:38  sithglan
 // += use xilinx block ram for ethernet
 //
 // Revision 1.1  2007/03/19 16:44:04  sithglan
 `define ETH_BURST_CNT_WIDTH    3    // The counter must be width enough to count to ETH_BURST_LENGTH
 
 // WISHBONE interface is Revision B3 compliant (uncomment when needed)
-//`define ETH_WISHBONE_B3
-
+`define ETH_WISHBONE_B3
 
 // Following defines are needed when eth_cop.v is used. Otherwise they may be deleted.
 `define ETH_BASE              32'hd0000000
Impressum, Datenschutz