Skip to content

Commit

Permalink
Applied patch from Mohamed Gaber that fixes the issue of the
Browse files Browse the repository at this point in the history
configuration script not doing tilde expansion on paths in the
configure command line.  This patch uses python3 and is cross-
platform (existing code used "readlink -f" and so also had
problems on Mac OSX).  Also changed the configuration script
so that the value for --enable-sky130-pdk can have the
libraries/ directory on the end or not, and it will find the
path regardless.
  • Loading branch information
RTimothyEdwards committed Jan 25, 2021
1 parent ec43817 commit 66e53e5
Show file tree
Hide file tree
Showing 4 changed files with 539 additions and 521 deletions.
Loading

0 comments on commit 66e53e5

Please sign in to comment.