Hi everyone
i am new bie for hyperlynx. i need to enable the demonstration enable code for hyperlynx how to enable ?? for whom i need to contact ??please reply anyone
Hi everyone
i am new bie for hyperlynx. i need to enable the demonstration enable code for hyperlynx how to enable ?? for whom i need to contact ??please reply anyone
I have a SFP module that includes 4 connectors that fit within one 'cage'.
The connectors need to be built as different components, each with its own refdes
The cage fits down on top of all 4 connectors in a precise way.
The only way to make this work well is to build one connector component and place 4 of them at the correct spots within the larger cage component, then place the cage component on TOP OF the 4 connector components.
Obviously, this is an issue as regards DRCs. How do I get around that? Is there a way to disable DRC for comp to comp rules for one component? Do I just have to live with the errors?
Thanks
Randy Flowers
Please tell me about how can I specify the Java VM argument on Capital.
I'd like to debugs the own custom plug-in on Harness XC and TVM.
And, I will try to use Remote Debugging by Eclipse.
I think, that case have to set the JavaVM argument when I booting the Capital.
(ex) java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address="8000" -jar test.jar
Please tell me this solution.
Edited by Ogata 13 Jun 2016 at 15:24
Is there any provision to include ac coupling capacitor inside the 3D field solver in hyperlynx v9.2.
Thanks
Rahul Ruwali
Hi, i am new to vesys, please help me out in solving this error, i faced issue while auto routing the wires in pro_e.
Steps followed for exporting and importing from vesys 2.0 to PRO-E
1. Created wiring diagram , exported it as .nwf file.
2. Imported in to PRO-E, as neutral file.
3. Created the network path between two connectors in PRO-E.
4. Gave reference desiginator and Entry port correctly.
When tried to do the auto routing, the error came as , "already the wires has been routed" also i have taken the screen shot of the error please find the attachment.
Thanks
Sharath.
Hi All,
We are reading all the design components from Dx-Designer schematic using the following piece of code with an intention to use all these objects again later on in the code.
But we are continuously getting the exception which says 'Unable to allocate object collection'. Following is a part of the code where we are facing this issue:
collComps = VdApp.DesignComponents("", VdApp.GetProjectData.GetiCDBDesignRootBlock(iCDBDesigns), "-1", "STD", True)
For jk = 1 To collComps.Count
objComp = collComps.Item(CInt(jk))
tempsplittkk = Split(objComp.GetName(0), "\") ERROR IS OCCURING HERE
Request you to check and suggest if there is any solution to this.
Any quick solution would be appreciated.
Thank you,
Bharadwaj.
Hello,
I am looking for a Event which gets fired when I am closing the complete Project.
I found Events when
has someone here found something like this ?
Maybe it is undocumented, maybe I have overseen it. I tried all promising Events
listed in the Documentation, but none of them get fired when I close the whole Project.
I mean I can create a workaround, that when I like to query something from the
project, I check, if the object reference is still valid, but having an Event, would make my
whole project more simple with an event like Project Open / Close / Closing.
Thanks
Stefan
I've recently switched to a new laptop and re-installed PADS Layout, Logic, etc version 9.2. I had 9.2 on my old laptop (both are Win7) and when I tried to open a file previously created and run on my old laptop, my new laptop gives me an error stating "Job not compatible with current version of program." I have my hardware license key installed, but I can't even open or view the files now.
Any help/recommendations greatly appreciated.
Thank you.
If I never want to upgrade versions and never need support or use support, do I need to renew support to still be able to use model sim. I see my company's support ended, but our license is valid for 3 months. One person (from Mentor Graphics) told me that Mentor Graphics is obligated to give you another valid license for your current version; however, I cannot get anyone to confirm this and every Mentor Graphics person is ignoring this question when emailing them.
Frustrating.
Hello, I'm looking to write a macro or find one that, when ran, will take the leading letter of the name of a device and change it to another. So I click a component with the name
"AK21-3", click the macro shortcut, and it gets renamed to "EK21-3".
Mahalo,
John
Hello everybody,
I am routing a ddr3-design with matched length of the different busses. The length matching function works well. Although sometimes the tuning meter is not shown if I shove a trace. But this is rather sporadic.
Currently, I have two little problems and I do not know the reason:
1. If I mark a differential pair and would tune it by "manual tune", nothing happend. Even it is not displayed a white frame which marked the tuning area. Therefore I have to create the meander structure by hand... Is it possible, that tuning of differential pairs are not supported by EE7.9.5?
2. If I want to tune a diagonal trace, the tuning structure is only created orthogonally:
What could be the reason, that the structure is not created diagonal like this:
Is there any special configuration in the editor control necessary?
Thank you very much for your help.
While extracting s parameters of differential line it asks for reference impedance, i provided 50 ohms for 100 ohm differential trace
If it is a 90 ohm differential trace should i provide 45 ohms or 50 ohms for reference impedance while extracting s parameters.
Will it cause any difference?
I know there is an update library,update symbol & update other objects function.
However once a part is placed in schematic and library & database has been changed
those properties changed on parts do not seem to update.
The only way to update seems to delete the part and place a new one after all these updates are done.
Any ideas I would think these tools should update schematic with ALL new library data.
My Project I believe is set up properly. I can place global symbols not problem. DRC is good
Yet when I run Live Verification in xDX Databook I get cannot find library. Yet I can place these symbols project does point to proper globals.ini
Is this a normal situation as these are special symbols or is there some setting somewhere that will fix this?
Hi there,
I am having trouble getting the "File -> Import Pins" operation to work in the DxDesigner 9.3.1 Symbol Editor.
I have created a CSV file, attached, but when I do the "File -> Import Pins" operation I don't see the pins in the Pins Window.
I also get this error message in the console
"line 1: column Pin Order not found"
Any idea what I am doing wrong?
Thanks
In PADS Pro, how do you generate an X,Y report for the component locations? I am still trying to figure out all of the new buttons and features. There was an easy to run basic script in the original PADS Layout.
Thanks.