The Driver provides methods to invoke the chisel3 compiler and the firrtl compiler.
By default firrtl is automatically run after chisel. an ExecutionOptionsManager
is needed to manage options. It can parser command line arguments or coordinate
multiple chisel toolchain tools options.
The Driver provides methods to invoke the chisel3 compiler and the firrtl compiler. By default firrtl is automatically run after chisel. an ExecutionOptionsManager is needed to manage options. It can parser command line arguments or coordinate multiple chisel toolchain tools options.
or via command line arguments