Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Fix legacy support for ExecutionOptions #195

Merged
merged 1 commit into from
Sep 18, 2020

Commits on Sep 18, 2020

  1. Fix legacy support for ExecutionOptions

    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.
    jackkoenig committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e6f2487 View commit details
    Browse the repository at this point in the history