Enable warnings in dev preset and fix them

This commit is contained in:
2023-05-16 09:44:42 +02:00
parent ad96e3ba14
commit a9759f51fa
67 changed files with 172 additions and 166 deletions

View File

@@ -87,7 +87,15 @@ protected:
PowerDownPolicyType::NoPowerDown,
ArbiterType::Simple,
128,
{}};
std::nullopt,
std::nullopt,
std::nullopt,
std::nullopt,
std::nullopt,
std::nullopt,
std::nullopt,
std::nullopt,
std::nullopt};
DRAMSys::Config::SimConfig simConfig{0,
false,