Open nandithaec opened 2 years ago
@nandithaec I think it is due to that the openpdk version used in SOFA project is too low. We did the tape-out in Dec. 2020. By that time, we are using an early openpdk version. Actually, we do not rely on a specific version of openpdk if you want to run some experiments. If you want to reproduce the SOFA layouts, we may have problems when upgrading PDK.
Hi all, I had installed caravel a week ago using the guidelines at this link https://github.com/efabless/caravel_user_project/ and it worked fine. I am trying to install it on another machine now and the make user_proj_example does not work. I have tried it on 2 to 3 machines since yesterday and all of them fail. There seems to be a git commit mismatch between what it is fetching and what it is looking for
We have re-done make pdk several times. Although the above is a warning, after going till step 31: Executing Verilog backend, it throws the following error:
We are having trouble getting this simple counter example to work and we have tried everything step by step multiple times. Can someone help? [Note that the installation I did about 7 days ago on another machine works, and does not show up the warnings and errors that are showing up now.] Has the openlane repo been updated in the last few days, which is causing this error?