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

Math operations on real constants in Yosys #1132

Open
mkurc-ant opened this issue Nov 6, 2019 · 0 comments
Open

Math operations on real constants in Yosys #1132

mkurc-ant opened this issue Nov 6, 2019 · 0 comments

Comments

@mkurc-ant
Copy link
Collaborator

Currently Yosys does not handle real (eg. 10.5) values of parameters as it should. Such values are immediately converted to strings which prevents from doing any math operations on them. Such operations are required eg. for the PLL where dividers need to be computed.

An issue to the upstream Yosys has been filed: YosysHQ/yosys#1469

acomodi referenced this issue Feb 3, 2020
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
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