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

Reducing Sort results in empty program #4

Open
michaelbrownuc opened this issue May 10, 2019 · 1 comment
Open

Reducing Sort results in empty program #4

michaelbrownuc opened this issue May 10, 2019 · 1 comment

Comments

@michaelbrownuc
Copy link

When I reduce sort using the provided test script, the resulting program is not correct/sound. It produces a program with an empty main function.

I tried adding additional features to the desired function (and removing them from the undesired function) and in both cases CHISEL produces a 'null' program.

Can you please provide the expected results (reduced binary and reduced source) as part of this repo so I can determine if the issue results from my environment or an error in the oracle script?

@KihongHeo
Copy link
Contributor

Hi,
Thanks for the report. I fixed the script for sort. Can you try again?

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

No branches or pull requests

2 participants