Hongzhe Jiang
10/14/2021, 2:13 AMgzip: gds/user_analog_project_wrapper.gds.gz: not in gzip format
Tim Edwards
10/14/2021, 12:59 PM.gds.gz
file could end up reporting not in gzip format
?Hongzhe Jiang
10/15/2021, 4:12 AMManar Abdelatty
10/15/2021, 11:00 AMmake compress
target ?Tim Edwards
10/15/2021, 1:20 PMmake compress
target uses gzip -n --best
. It is probably better to use the makefile target, but I have on occasion run compression from the command line.Hongzhe Jiang
10/15/2021, 2:21 PMHongzhe Jiang
10/15/2021, 2:22 PMManar Abdelatty
10/15/2021, 2:25 PMmake compress
or make uncompress
Hongzhe Jiang
10/15/2021, 2:28 PM