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

Difference in generated results between Serialization Flow and Binder Framework #489

Open
SpriteOvO opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SpriteOvO
Copy link
Member

SpriteOvO commented Mar 29, 2024

Reproduce steps

  1. Checkout branch binder-again.
  2. mlirbc = innerSelf.callPackage ./mlirbc.nix { target = "subsystem"; use-binder = true; };

    Specifying use-binder = true; to use the Binder Framework, commenting it out to use the old Serialization Flow.
  3. Run nix build '.#t1.blastoise.subsystem.rtl' -L for both flow, generated files will be under ./result directory.
  4. diff files between the 2 ./result directories, see differences.
@SpriteOvO SpriteOvO added the bug Something isn't working label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant