Commit 6e03f63d authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Use ChiselStage in Tests



This migrates the tests to Chisel 3.4/FIRRTL 1.4. This primarily
involves removing usages of deprecated methods including:

- Remove usages of Driver
- Use ChiselStage methods instead of BackendCompilationUtilities
  methods
- Use Dependency API for custom transforms
- Use extractCause to unpack StackError

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent cc4fa583
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