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

Signed arithmetic operations #3

Open
Mahdi89 opened this issue Jan 15, 2016 · 0 comments
Open

Signed arithmetic operations #3

Mahdi89 opened this issue Jan 15, 2016 · 0 comments

Comments

@Mahdi89
Copy link
Member

Mahdi89 commented Jan 15, 2016

Are signed arithmetic operations supported by e/Teak?

Teak as an asynchronous backend for the Balsa language supports the signed type definitions of the language. However some operations such as comparison on signed values are not supported and it will be fixed asap. eTeak won't have this problem as it relies on the third-party conventional EDA library to synthesise synchronous operations. It has been shown that this technique achieves ~4.5x area advantage over Teak (more info @ balangs/Documentation).

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

1 participant