Fr

Results 20 comments of Fr

Dear @vvashish, thanks for your reply. I recall that in the asap7PDK_r1p5 there were no issues in converting .lib in .db with Synopsys. I hope this could help. Without the...

Thanks @vvashish, having this fix on the sequential blocks would really useful (if something comes out from the diff). I can do the test on synopsys if needed.

Usually, the area unit is specified in the .lef file (as below). However in the LEF file present in the library there isn't such information. ``` UNITS DATABASE MICRONS XXXX;...

Thanks for the information. I have checked the .lef files in the SDK and this information is surprisingly not present.

Thanks @vvashish for the clarification!

Thanks this solve partially the issue, now I get the following: ``` $.git/hooks/trust.sh https://freetsa.org/tsr .git/hooks/timestamping: line 256: local: -n: invalid option local: usage: local name[=value] ... .git/hooks/timestamping: line 277: local:...

Hi, I have updated the bash version to 5.1 but I get the same error: ``` $.git/hooks/trust.sh https://freetsa.org/tsr .git/hooks/timestamping: line 256: local: -n: invalid option local: usage: local name[=value] ......

The system is mac os 10.13.6, I have updated bash with `homebrew` and also git: ``` $ echo $BASH_VERSION 5.1.4(1)-release $ git --version git version 2.31.0 ```

I have repeated all the steps with updated bash and git, initializing the repo with sha256 but I get exactly the same error posted above. AWK version is 20070501.