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

test klayout macosx packages #314

Open
proppy opened this issue Mar 23, 2023 · 1 comment
Open

test klayout macosx packages #314

proppy opened this issue Mar 23, 2023 · 1 comment

Comments

@proppy
Copy link
Contributor

proppy commented Mar 23, 2023

@njcoburn offered to test the recent work on macosx packages.

putting some instructions there for testing:

source silicon-macosx-env/bin/activate
conda install -c litex-hub klayout magic openlane open_pdks.gf180mcuc
bash ~/Downloads/mixed-signal.gf180mcuc-0-Linux-x86_64.sh -b -p silicon-env/
source silicon-env/bin/activate
klayout -v
yosys --version
openroad -version
netgen -batch quit
magic -dnull -noconsole --version
echo exit | flow.tcl -interactive # openlane
@njcoburn
Copy link

njcoburn commented May 14, 2023

@proppy I finally got back to trying this on my personal Mac M1.
I am not getting past here...

PREFIX=/Users/njcoburn/opt/anaconda3/envs/myenv/silicon-env
/Users/njcoburn/Downloads/mixed-signal.gf180mcuc-0-Linux-x86_64.sh: line 213: md5sum: command not found

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

No branches or pull requests

2 participants