-
1. Re: Unable to hide "Name" on Nets since VX.2.4
phiet Sep 28, 2018 6:58 AM (in response to juergen.hinterleitner)I'm on PADS pro 2.4. We use same workflow (i.e enable link name, and disable net-name)
I confirm that I cannot hide name of net connecting to the link anymore. There's will be too many label.
Lucky that I only do some test with 2.4..not moving everyone to 2.4 yet...we will stay on 2.3 for now...since there's too many problem with 2.4 for us.
-
2. Re: Unable to hide "Name" on Nets since VX.2.4
phiet Sep 28, 2018 7:05 AM (in response to juergen.hinterleitner)as work around ... by script you can still disable it
-
3. Re: Unable to hide "Name" on Nets since VX.2.4
wheelspcb Sep 28, 2018 10:58 AM (in response to juergen.hinterleitner)3 of 3 people found this helpfulThis is a known defect. From Mentor support.
"Yes, there was a change in behavior that started making the visibility of the net
name enabled automatically. I have linked your service request with DR 1235452 which describes this issue.""Please take a look in Setup > Settings > Advanced. See if you have the “Automatically synchronize link and net names” setting enabled. If so, this will cause the net name to always be displayed. Try disabling this setting and
then try unchecking the net name box to confirm if this allows it to turn off the net name display." -
4. Re: Unable to hide "Name" on Nets since VX.2.4
phiet Sep 28, 2018 11:22 AM (in response to wheelspcb)Well if you disable that, then the link won't have any name.
We still want the link to inherit the net name, but the net itself don't show label (too many label)
up to 2.3, we can still manually disable name of net connecting to link, but in 2.4 ..it's not possible, other than by script ..!!!!
The DR is, I believe that , if the net having net name invisible, adding a link should not change the existing visibility of the net (i.e make it visible) because the link already have the net name.
-
5. Re: Unable to hide "Name" on Nets since VX.2.4
juergen.hinterleitner Oct 1, 2018 5:36 AM (in response to phiet)Okay... I did it.....
- Show all Link Labels
- Hide all Net-names, but only if they are connected to a link-Symbol
before running my script...
after running ...
Okay. I attach my script for free, if anyone need it.
If your link-symbol-names are not beginning with "link", you must correct the sourceline 37.
Best Regards, Juergen Hinterleitner.
-
LinkNetLabelTool.zip 1,001 bytes
-
6. Re: Unable to hide "Name" on Nets since VX.2.4
phiet Oct 1, 2018 5:59 AM (in response to juergen.hinterleitner)Do you experience problems of displaying label by script as discribed in this SR #3195745261 ?
"label.size and label.visible command not update in GUI"
-
7. Re: Unable to hide "Name" on Nets since VX.2.4
juergen.hinterleitner Oct 1, 2018 10:04 PM (in response to phiet)1 of 1 people found this helpfulI don't know #3195745261 (access), but I think I know what you mean... if you do the command: "ObjectLabel.Visible = true/false" --> that does not work in the GUI. although the visibility-Checkbox after that action has the correct state!
And that's why I use instead (also in the script above)... "ObjectLabel.Visible = 0/1". That works also in the GUI .
-
8. Re: Unable to hide "Name" on Nets since VX.2.4
phiet Oct 2, 2018 5:32 AM (in response to juergen.hinterleitner)the SR now has a DR linked.
DR/ER #: 01345613
thanks for the tips....it works. How did you discover that ?
-
9. Re: Unable to hide "Name" on Nets since VX.2.4
juergen.hinterleitner Oct 2, 2018 6:06 AM (in response to phiet)1 of 1 people found this helpfuljust in any sample script at any time. Sry, have forgotten where. But it works
--> The integer for True = (-1), and False = (0). But the Mentors CheckBoxes States works with (1/on) and (0/off). That's why.
-
10. Re: Unable to hide "Name" on Nets since VX.2.4
s.kofler Oct 22, 2018 7:02 AM (in response to juergen.hinterleitner)Have the same problem and I opened a Service request, answer is:
The setting 'Automatically synchronize links and net names' no longer allows the net name display to be disabled.
Come on Mentor why you always disable or change options and make it worse?
We want the option to get the old style like in VX.2.3 back! Now we have to make scripts to solve this?
I call this a bug!!!!
Don`t change options like this and work on functions that over years and year don't work.(PADS Settings Migration.......)
Give us an explanation why you changed this!!!!!!!!!!
-
11. Re: Unable to hide "Name" on Nets since VX.2.4
robert_davies Oct 22, 2018 7:17 AM (in response to s.kofler)1 of 1 people found this helpfulWe are aware of this and working to fix it in a forthcoming release.
-
12. Re: Unable to hide "Name" on Nets since VX.2.4
phiet Oct 22, 2018 7:46 AM (in response to juergen.hinterleitner)Hopefully nothing else get broken ....
-
13. Re: Unable to hide "Name" on Nets since VX.2.4
jleine Nov 29, 2018 8:58 AM (in response to juergen.hinterleitner)I appreciate the heads up on this. We have not yet upgraded to 2.4
-
14. Re: Unable to hide "Name" on Nets since VX.2.4
jleine Dec 14, 2018 6:40 AM (in response to juergen.hinterleitner)Juergen,
Thank you so much. We are about to update and I am glad to know about this ahead of time.
From my experience Mentor needs to step up its Quality assurance. I have found so many defects (8 pending defects at present and I think number 9 is coming soon). Many of them just using basic tool features.
To clarify, the defects I have found are in version 2.3