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

Subversion Repositories ethmac

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 217 to Rev 218
    Reverse comparison

Rev 217 → Rev 218

/trunk/rtl/verilog/eth_top.v
41,6 → 41,9
// CVS Revision History
//
// $Log: not supported by cvs2svn $
// Revision 1.34 2002/10/10 16:49:50 mohor
// Signals for WISHBONE B3 compliant interface added.
//
// Revision 1.33 2002/10/10 16:29:30 mohor
// BIST added.
//
753,9 → 756,9
.CarrierSenseLost(CarrierSenseLost),.ReceivedPacketGood(ReceivedPacketGood)
`ifdef ETH_BIST
,
,
.trst(trst), .SO(SO), .SI(SI),
.shift_DR(.shift_DR), .capture_DR(capture_DR), .extest(extest),
.shift_DR(shift_DR), .capture_DR(capture_DR), .extest(extest),
.tck(tck)
`endif
);

powered by: WebSVN 2.1.0

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