lip6 / coriolis

Coriolis VLSI EDA Tool (LIP6)
https://coriolis.lip6.fr
GNU General Public License v2.0
51 stars 5 forks source link

Fixes for AREF GDS parser #126

Closed lanserge closed 8 months ago

lanserge commented 8 months ago

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.

github-actions[bot] commented 8 months ago

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/