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

Subversion Repositories usb11

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 4 to Rev 5
    Reverse comparison

Rev 4 → Rev 5

/trunk/bench/systemc/usb_ocp_test.cpp
1063,10 → 1063,12
for (i = 0; i < 4; i++)
wait(clk.posedge_event());
 
send_token(my_fa, 5, USBF_T_PID_ACK);
if (pack_sz != 0) {
send_token(my_fa, 5, USBF_T_PID_ACK);
 
for (i = 0; i < 5; i++)
wait(clk.posedge_event());
for (i = 0; i < 5; i++)
wait(clk.posedge_event());
}
 
// Verify Data
for (fc = 0; fc < pack_sz; fc++) {

powered by: WebSVN 2.1.0

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