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

Fragment or parameterize DFCxx -> SystemVerilog translation pipeline #23

Closed
Muxianesty opened this issue Jun 28, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@Muxianesty
Copy link
Collaborator

Currently the process of translating a top-level DFCxx kernel is hidden behind .compile-method. All optimizations, as well as scheduling, cannot be accessed without calling .compile-method.
In #22 it was proposed to add more output formats, so DFCxx -> SystemVerilog translation pipeline has to be either fragmented or parametrizable to produce different artifacts.

@Muxianesty Muxianesty added the enhancement New feature or request label Jun 28, 2024
@Muxianesty Muxianesty self-assigned this Jun 28, 2024
@ssmolov ssmolov changed the title Fragment or parametrize DFCxx -> SystemVerilog translation pipeline Fragment or parameterize DFCxx -> SystemVerilog translation pipeline Jul 1, 2024
@Muxianesty
Copy link
Collaborator Author

Closed with #24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant