Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor builder into bulders module #169

Closed
2 tasks done
mgkwill opened this issue Feb 4, 2022 · 1 comment
Closed
2 tasks done

Refactor builder into bulders module #169

mgkwill opened this issue Feb 4, 2022 · 1 comment
Assignees
Labels
1-feature New feature request area: magma/compiler Issues with something in lava/magma/compiler

Comments

@mgkwill
Copy link
Contributor

mgkwill commented Feb 4, 2022

Objective of issue: Refactor builder into module builders

Lava version:

  • 0.3.0 (feature release)

I'm submitting a ...

  • code refactor

Current behavior:

  • builder.py is currently part of the src/lava/magma/compiler/ module

Expected behavior:

  • builder.py should be refactored, creating abstract interfactes.py and both should be moved to module src/lava/magma/compiler/builders module
@mgkwill mgkwill added 1-feature New feature request area: magma/compiler Issues with something in lava/magma/compiler labels Feb 4, 2022
@mgkwill mgkwill self-assigned this Feb 4, 2022
@mgkwill mgkwill mentioned this issue Feb 7, 2022
7 tasks
@mgkwill
Copy link
Contributor Author

mgkwill commented Feb 9, 2022

Closed by #170

@mgkwill mgkwill closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-feature New feature request area: magma/compiler Issues with something in lava/magma/compiler
Projects
None yet
Development

No branches or pull requests

1 participant