aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/ExecutionOptionsManager.scala
AgeCommit message (Expand)Author
2017-12-29Add support for multiple annotation filesJack
2017-12-29Remove option --force-append-anno-file, make defaultJack Koenig
2017-12-19support -X sverilog to output xxxx.sv file (#638)Wei Song (宋威)
2017-12-15getBuildDir now builds full pathAdam Izraelevitz
2017-09-19Provide mechanism so that programs can optionally (#660)Chick Markley
2017-09-19Create way of collecting program arguments in Driver (#659)Chick Markley
2017-08-31Added option to emit final annotations (#649)Adam Izraelevitz
2017-06-21Add --no-dce command-line option to skip DCEJack Koenig
2017-06-12Add option to disable combinational loop detectionJack Koenig
2017-05-18Upgrade Logging facility (#488)Chick Markley
2017-03-23Add TargetDirAnnotation to give transforms access (#503)Jack Koenig
2017-03-10Changed custom transform option and help textAdam Izraelevitz
2017-03-10Added custom transform commandline optionAdam Izraelevitz
2017-03-06Add ability to emit 1 file per module (#443)Jack Koenig
2017-02-28Fix validation print for log-level (#394)Colin Schmidt
2016-12-14Add support for top-level use of MiddleFirrtlCompiler.Jim Lawson
2016-12-06Fixes for Annotation serialized/deserialize (#390)Chick Markley
2016-11-30Bugfix: Dedup aggressively (ignore comments) (#375)Adam Izraelevitz
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-07Clock List Transform (#365)Adam Izraelevitz
2016-11-07make default dir be current directory (#361)Chick Markley
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-10-30Keep package name + directory structure consistent (#354)Colin Schmidt
2016-10-25Logger 1 (#338)Chick Markley
2016-10-18Create a simple system for executions and command line parameters (#337)Chick Markley