aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSchuyler Eldridge2019-01-25 14:04:16 -0500
committerSchuyler Eldridge2019-02-05 14:09:42 -0500
commit334c9bbe5061a3bcb72df971ec555de7df0ba36c (patch)
treeac57432a334a14b777ca773a95d260b3d6660c81 /scripts
parentfa0a6e2cbe2a78fc231f47b5b73d870669b54ade (diff)
Add "mverilog" Compiler Option, Compiler Fixes
This adds "mverilog" to the "--compiler" command line option. This will run the MinimumVerilogCompiler. This additionally fixes the MinimumVerilogCompiler such that DeadCodeElimination will not be run (it's not supposed to be). This is done by adding a MinimumVerilogEmitter, subclassing VerilogVerilog, that strips the DeadCodeElimination step from its parent. Additionally, BlackBoxSourceHelper is removed from the MinimumVerilogCompiler since this will be run by the VerilogEmitter already. Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions