updates SCC and quantum keeper testcase
This commit is contained in:
@@ -39,6 +39,7 @@ int sc_main(int argc, char* argv[]) {
|
||||
top_module top_mod("top_module_inst");
|
||||
// Start the simulation
|
||||
sc_core::sc_start(20_us);
|
||||
SCCINFO() << "Simulation finished";
|
||||
} else {
|
||||
SCCERR() << "Some error occured";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user