idea-fasoc / fasoc

MIT License
52 stars 13 forks source link

PLL_gen probelm #13

Open fan-deng2000 opened 3 years ago

fan-deng2000 commented 3 years ago

There is no script folder from the github private view.

image

fan-deng2000 commented 3 years ago

tools/PLL_GEN_Beta.py --specfile test_beta65.json --output output --platform tsmc65lp --mode macro

This is the command that I have tried

fan-deng2000 commented 3 years ago

tools/PLL_GEN_Beta.py --specfile test_beta65.json --output output --platform tsmc65lp --mode macro

This is the command that I have tried

fan-deng2000 commented 3 years ago

After have access to all repos, this is the error given remaining after running the above command. And it is freezing the terminal

image

kmkwon commented 3 years ago

Were you running in "full" mode?

fan-deng2000 commented 3 years ago

I am just running the macro mode

kmkwon commented 3 years ago

Can you try with calibre/2016.1_23.16 instead of the 2019 version?

fan-deng2000 commented 3 years ago

Can you specify what command should I use to change calibre versions. I have tried the module load command and I did not find the 2016 version

kmkwon commented 3 years ago

Can you specify what command should I use to change calibre versions. I have tried the module load command and I did not find the 2016 version

module unload calibre module load calibre/2016.1_23.16

fan-deng2000 commented 3 years ago

Yeah, still have this error with 2016 version

kmkwon commented 3 years ago

Did you pull the recent changes?

fan-deng2000 commented 3 years ago

yeah

kmkwon commented 3 years ago

I made few changes. Can you pull and try it again?

fan-deng2000 commented 3 years ago

I have tried it out and this is the error I am ending with. Is this an expected one as there is some completed in the above logs

image