Replace deprecated headers "systemc.h" and "tlm.h".

This commit is contained in:
Lukas Steiner
2021-08-17 16:26:01 +02:00
parent 545e0ab168
commit aba8398a2d
158 changed files with 1204 additions and 1076 deletions

View File

@@ -32,8 +32,11 @@
* Author: Lukas Steiner
*/
#include <algorithm>
#include "CheckerDDR4.h"
using namespace sc_core;
using namespace tlm;
CheckerDDR4::CheckerDDR4()