aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/execution
diff options
context:
space:
mode:
authorJiuyang Liu2021-11-30 08:54:07 +0800
committerGitHub2021-11-29 16:54:07 -0800
commitb7dd35e9cdeecb2d5125ef1d8802d5af17bff4ab (patch)
tree2220995b3a36df4b0b8ee18185cb75414ba48d5b /src/test/scala/firrtlTests/execution
parent82da33135fcac1a81e8ea95f47626e80b4e80fd1 (diff)
[deprecation clean up] remove firrtl.ExecutionOptionsManager (#2422)
Also remove all related APIs: ComposableOptions HasParser CommonOptions HasCommonOptions FirrtlExecutionOptions HasFirrtlOptions FirrtlExecutionResult FirrtlExecutionSuccess FirrtlExecutionFailure ExecutionOptionsManager firrtl.stage.DriverCompatibility.firrtlResultView logger.Logger.makeScope OutputConfig SingleFile OneFilePerModule * Change default LogLevel to None which means "unset" Logger.getGlobalLevel then returns LogLevel.Warn when the current value is LogLevel.None. This preserves the behavior of the default being "Warn" but now uses LogLevel.None to indicate "I'm not setting the value." This resolves issues where it was not possible to tell if annotations were actually setting the log level or if the default level of warn was just being filled in. Co-authored-by: sinofp <sinofp@tuta.io> Co-authored-by: Jack Koenig <koenig@sifive.com>
Diffstat (limited to 'src/test/scala/firrtlTests/execution')
0 files changed, 0 insertions, 0 deletions