Enable warnings in dev preset and fix them
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user