I have a question about project submission for chipignite. I have a clean design that is passing mpw-precheck locally. I am trying to submit my project files as a tar.gz archive but I am unsure what the archive is supposed to contain. I tried archiving my local caravel_user_project directory and submitting that, but when attempting to run a precheck job on the efabless site it immediately fails with the error “IDENTIFYING PROJECT TYPE FAILED A single valid GDS was not found.” I also tried submitting just the final GDS file as well and received the same error. I read the document here
https://info.efabless.com/knowledgebase/uploading-your-design-files/ but it doesn’t specify how the submitted .tar.gz should be structured or what it should contain. Does anyone know how to submit a project in .tar.gz form? Thank you in advance.