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

Fix grammar by adding new tokens to support not triple arguments add new checks #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

likeamahoney
Copy link

According to the IEEE Standard for Standard Delay Format (SDF) 1497-2001, there are many instances in the grammar where a single float or a float enclosed in parentheses can be used instead of a float triple. I have extended the grammar to include these options.

I have also added timing checks for PERIOD, SKEW, and BIDIRECTSKEW.

@likeamahoney
Copy link
Author

likeamahoney commented Jul 12, 2024

I get the test from https://github.com/emdm00/Cassaforte_a_doppia_chiave/

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

Successfully merging this pull request may close these issues.

1 participant