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

Subversion Repositories simple_customized_counter

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 65 to Rev 66
    Reverse comparison

Rev 65 → Rev 66

/simple_customized_counter/trunk/TestCounterOprEventAPI/CppCode/TestProject/TestProject.cpp
32,12 → 32,12
{
// Print options
system("cls");
cout << "1 - (R)eset\n";
cout << "2 - (U)p\n";
cout << "3 - (D)own\n";
cout << "4 - (L)oad\n";
cout << "1 - Reset\n";
cout << "2 - Up\n";
cout << "3 - Down\n";
cout << "4 - Load\n";
cout << " Load Value: " << iLoadValue << endl << endl;
cout << "q - (Q)uit\n\n";
cout << "q - Quit\n\n";
cout << "Counter value " << Value << endl << endl;
cout << "Select operation: ";
/simple_customized_counter/trunk/TestCounterOprEventAPI/ReadMe.pdf 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.