Skip to content

Commit

Permalink
Merge pull request #298 from alibillalhammoud/main
Browse files Browse the repository at this point in the history
Glayout NLP
  • Loading branch information
msaligane authored May 22, 2024
2 parents d607408 + e1ccde4 commit b2645c1
Show file tree
Hide file tree
Showing 190 changed files with 6,561 additions and 889 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_python_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
max-parallel: 12
matrix:
python-version: ["3.8", "3.9", "3.10"]
python-version: ["3.10", "3.11", "3.12"]
os: [ubuntu-latest]

steps:
Expand Down
1 change: 1 addition & 0 deletions docker/conda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN conda update conda --all -y
RUN conda install python=3.10 \
yosys \
open_pdks.sky130a \
open_pdks.gf180mcuC \
magic \
netgen \
openroad \
Expand Down
234 changes: 0 additions & 234 deletions openfasoc/generators/gdsfactory-gen/glayout/interpreter.py

This file was deleted.

This file was deleted.

Loading

0 comments on commit b2645c1

Please sign in to comment.