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

Fixes for AREF GDS parser #126

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Fixes for AREF GDS parser #126

merged 3 commits into from
Feb 9, 2024

Conversation

lanserge
Copy link
Collaborator

@lanserge lanserge commented Feb 8, 2024

Fixed: orientation in case of xReflect

There was a problem in case of 90 and 270 angle as rows become columns and columns become rows.
Fix: made steps as vectors, so column step could be actually vertical and row step could be horizontal. This simplified the code without need of swapping number of rows and columns or other axes related variables.

Copy link

github-actions bot commented Feb 8, 2024

A preview of is uploaded and can be seen here:

https://lip6.github.io/coriolis/pull/126/

Changes may take a few minutes to propagate. Since this is a preview of production, content with draft: true will not be rendered. The source is here: https://github.com/lip6/coriolis/tree/gh-pages/pull/126/

Copy link
Collaborator

@jpc-lip6 jpc-lip6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Visually validated on GF180MCU SRAM (memory bit matrix block).

@jpc-lip6 jpc-lip6 merged commit 1388da8 into main Feb 9, 2024
12 checks passed
@jpc-lip6 jpc-lip6 deleted the serge_gdsparsefixes branch February 9, 2024 17:37
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.

2 participants