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

express rules offset value in term of delta #67

Open
proppy opened this issue Apr 6, 2023 · 0 comments
Open

express rules offset value in term of delta #67

proppy opened this issue Apr 6, 2023 · 0 comments

Comments

@proppy
Copy link
Member

proppy commented Apr 6, 2023

currently the rules encode offset value directly in the check parameters in order to express the following "strictly greater than" condition, ex:

with_length(80.00X.um, nil)

we should find a better way to express them in term of delta against the pristine value present in the design manual, ex:

with_length(80.001.um + X.dbu, nil)
@proppy proppy changed the title express offset value in delta express rules offset value in term of delta Apr 6, 2023
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