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

Subversion Repositories ha1588

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /ha1588/trunk/sim/tsu
    from Rev 11 to Rev 12
    Reverse comparison

Rev 11 → Rev 12

/tsu_queue_tb.v
19,7 → 19,7
initial begin
// emulate the hardware behavior when power-up
DUT_RX.ts_ack = 1'b0;
DUT_TX.ts_ack = 1'b0;
//DUT_TX.ts_ack = 1'b0;
 
rst = 1'b0;
#10 rst = 1'b1;
66,6 → 66,7
.gmii_rxdata(gmii_rxdata)
);
 
/*
tsu_queue DUT_TX
(
.rst(rst),
90,6 → 91,7
.gmii_txctrl(gmii_txctrl),
.gmii_txdata(gmii_txdata)
);
*/
 
endmodule
 
/ptpdv2_rx.pcap Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream

powered by: WebSVN 2.1.0

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