channel --> ch
This commit is contained in:
@@ -189,7 +189,7 @@ void DRAMSys::setupTlmRecorders(const string &traceName,
|
||||
+ string("scripts/createTraceDB.sql");
|
||||
|
||||
std::string dbName = traceName
|
||||
+ string("_channel")
|
||||
+ string("_ch")
|
||||
+ std::to_string(i)
|
||||
+ ".tdb";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user