Changed constraints in all checkers to be generic for wideIO and ddr4
This commit is contained in:
@@ -129,6 +129,7 @@ void Simulation::stop()
|
||||
{
|
||||
wait(terminateSimulation);
|
||||
report("\nTerminating simulation");
|
||||
wait(sc_time(50, SC_NS));
|
||||
controller->terminateSimulation();
|
||||
wait(sc_time(50, SC_NS));
|
||||
TlmRecorder::getInstance().closeConnection();
|
||||
|
||||
Reference in New Issue
Block a user