Hello, I'm also working on MPW7 resubmission. Thi...
# announcements
z
Hello, I'm also working on MPW7 resubmission. This time we added a very large transmission line structure for our analog circuit (1.2mm x 0.9mm). As a result, the
user_analog_project_wrapper.gds
is 158M which is bigger than Github's file size maximum. Now I've managed to push this file to Github origin by using git large file system
git lfs
, but this gds can't be pulled onto Efabless's Open Galaxy. What are my options to import large GDS?