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

Move BackendCompilationUtilities into a util package for use by chisel3. #400

Merged
merged 4 commits into from
Jan 27, 2017

Conversation

ucbjrl
Copy link
Contributor

@ucbjrl ucbjrl commented Dec 9, 2016

Some of this could be moved into a more general tools package, but since chisel3 already has a dependency on firrtl ...

This should be merged before (or simultaneous with) chipsalliance/chisel#400

Some of this could be moved into a more general tools package, but since chisel3 already has a dependency on firrtl ...
Copy link
Contributor

@jackkoenig jackkoenig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Are will still planning to move this to barstools at some point? We also might consider changing BackendCompilationUtilities into an object instead of a trait but that's no reason not to merge this

@ucbjrl ucbjrl merged commit 91570ec into master Jan 27, 2017
@jackkoenig jackkoenig deleted the moveBackendCompilationUtilities branch February 9, 2017 18:15
jackkoenig pushed a commit that referenced this pull request Jun 28, 2018
* Move copyResourceToFile() to BackendCompilationUtilities.
* Move BackendCompilationUtilities into a firrtl util package.
Some of this could be moved into a more general tools package, but since chisel3 already has a dependency on firrtl ...
* Push util down into firrtl so as not to conflict with scala.util.
* Use new createTestDirectory. Fixes #452.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants