OpenCores
URL https://opencores.org/ocsvn/sdhc-sc-core/sdhc-sc-core/trunk

Subversion Repositories sdhc-sc-core

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreChecker
    from Rev 158 to Rev 159
    Reverse comparison

Rev 158 → Rev 159

/src/SdCoreChecker.sv
97,7 → 97,10
SdCoreTransactions.sample();
 
if (res.trans.compare(trans) == 1) begin
string msg;
Log.note("Checker: Transaction successful");
$swrite(msg, "%s", trans.toString());
Log.note(msg);
end
else begin
string msg;

powered by: WebSVN 2.1.0

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