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

Only overload operators on output values, add assignment operator for input values #90

Open
leonardt opened this issue Jul 20, 2018 · 1 comment

Comments

@leonardt
Copy link
Collaborator

This would allow us to define <= as an assignment operator on input values.

@phanrahan
Copy link
Owner

Also, operators also only make sense on outputs, not inputs.

Support for this should be built into the Magma types.

@leonardt leonardt changed the title Overloaded operators should only be defined on values that are outputs Overloaded operators should only be defined on values that are outputs and assignment operator input values Aug 2, 2018
@leonardt leonardt changed the title Overloaded operators should only be defined on values that are outputs and assignment operator input values Only overload operators on output values, add assignment operator for input values Aug 2, 2018
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