This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix legacy support for ExecutionOptions (#195)
CompilerAnnotation has been deprecated and is now rarely used in FIRRTL, replaced with RunFirrtlTransformAnnotation of an Emitter. The (deprecated) support for ExecutionOptions now handles this change.
- Loading branch information