-
Notifications
You must be signed in to change notification settings - Fork 27
misc/open_pdks: add gf180mcuc variant #238
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
Conversation
1ac6f9c
to
79fd0ea
Compare
rebased and ready for review. |
@PiotrZierhoffer @ajelinski it seems that conda-build-prepare doesn't like
Is there a way to workaround this, should we create two separate packages instead? |
@QuantamHD @PiotrZierhoffer @ajelinski PTAL, splitted the packages to workaround litex-hub/conda-build-prepare#7 |
Lgtm, but I have no merge access |
@QuantamHD There was a typo in the workflows that prevented it from running, fixed with 5580f69 |
@PiotrZierhoffer @ajelinski do you have some clue about why |
@QuantamHD @mithro @hzeller can you review? This could help to speed up gf180mcu testing. |
What do you need help with in this case? |
@QuantamHD reviewing this PR, so that we can merge and get a packages published by the CI |
It seems there's not enough space for this job to succeed.
Not sure if that's helpful but the last lines I saw in the log during building were:
BTW sorry for such a late response. I was OOO last week. |
@ajelinski is there a workaround? (maybe https://github.com/marketplace/actions/maximize-build-disk-space? or dedicated workers?) I'd like to be able to leverage published build of the package to ease gf180mcuc testing. |
@proppy We discussed this internally and having a GCP custom runner seems to be the best option. We'll see into setting this up |
@PiotrZierhoffer any news on getting this set up? |
@xobs fyi: rebased this, let's see if it builds now that we have custom runners! |
a7e9cc0
to
bd2fc95
Compare
Looks reasonable to me. I look forward to trying this on some of my designs using the Conda workflow. |
This add a new subpackages including the
C
variant (5-metal backend stack) of https://github.com/google/gf180mcu-pdk.In order to support fully OpenLane, additional patches from efabless's fork of open_pdks should probably be included:
RTimothyEdwards/open_pdks@master...efabless:open_pdks:master