Commit 83ad1289 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add ShellOption for easier options writing



This abstracts away option writing such that users no longer have to
understand scopt semantics. This adds a ShellOption class and a
HasShellOptions trait for something which provides one or more
ShellOptions.

This refactors the FIRRTL codebase to use this style of option
specification.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent 78da9e26
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment