Skip to content

8.3.684

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 07:03

commit 8.3.684

"Tagging version 8.3.684"

See documentation at https://github.com/RTimothyEdwards/magic/blob/4f53bb30/appimage/7/README.md
See documentation at https://github.com/RTimothyEdwards/magic/blob/4f53bb30/appimage/8/README.md
See documentation at https://github.com/RTimothyEdwards/magic/blob/4f53bb30/appimage/9/README.md
See documentation at https://github.com/RTimothyEdwards/magic/blob/4f53bb30/appimage/10/README.md

Change Log (since previous tag):

4f53bb30 Updated the version to go along with the last correction to LEF writes.
ba4d9d46 Changed a line in "lefWrite" that was causing all contacts to be ignored by generating the reverse lookup table for LEF types without considering vias (contact types).  It is not clear to me why I originally put in that option, or why I used it for LEF writes.  It has the impact of making it impossible to write out via layers (ports or obstructions) when writing LEF files, regardless of the LEF setup in a tech file or technology LEF file. Enabling or disabling vias in the output should be done by modifying the technology LEF setup, not handled in the magic code.