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

No 16-bit NOT in PE implementation #73

Open
Kuree opened this issue Sep 4, 2018 · 1 comment
Open

No 16-bit NOT in PE implementation #73

Kuree opened this issue Sep 4, 2018 · 1 comment
Assignees

Comments

@Kuree
Copy link
Member

Kuree commented Sep 4, 2018

We don't actually have 16-bit NOT in the current PE implementation, despite that it's somewhere in the hardware spec. Depends on what's implemented in CoreIR, we need to replace it with either a comparator or an XOR.

@priyanka-raina priyanka-raina added this to To do in AHA Oct 18, 2018
@steveri steveri moved this from CGRA Generator to CoreIR and Mapper in AHA Oct 24, 2018
@steveri
Copy link
Contributor

steveri commented Oct 24, 2018

I moved this to the CGRAMapper column in AHA todo, didn't think it belonged with the hardware items...

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

3 participants