f4pga-sdf-timing icon indicating copy to clipboard operation
f4pga-sdf-timing copied to clipboard

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

Open likeamahoney opened this issue 7 months ago • 1 comments

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 avatar Jul 12 '24 13:07 likeamahoney