Search the web
Sign In
New User? Sign Up
DxDesigner_Users · Mentor Graphics DxDesigner user group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4957 - 4986 of 7589   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4957
I will be out of the office starting 31/03/2006 and will not return until 24/04/2006. I may not be able to read your emails, therefore I shall read your...
adrian.swinton@...
adrian_swinton
Offline Send Email
Apr 3, 2006
12:00 am
4958
I would like to setup my constraints file .cns in order to be able to fix a distance from a group of net (e.g. 3 mils) but distanced from another group of nets...
picard.ncc1701e
Offline Send Email
Apr 3, 2006
2:54 pm
4959
Which Layout package are you using, Expedition, PADS or? Constraints depend on the rules of the layout package, if it cannot be done in the layout. It can't...
Gary Lameris
glameris
Offline Send Email
Apr 3, 2006
4:57 pm
4960
I'm working on a third party tool that needs to back annotate the pin swapping information of large bga devices to the DX-Designer schematic database. I have...
mbitzko
Offline Send Email
Apr 4, 2006
12:45 am
4961
I'm using "PADS Layout 2005 SP1" for Layout and "DxDesigner 2004 SP1" for schematic. I try to be more specific even if i can assume from your previous answer...
picard.ncc1701e
Offline Send Email
Apr 4, 2006
7:53 am
4962
Erik, What PCB tool set are you pulling your netlist into? We use PADS, and one of the engineers wrote a program that allows you to set up class to class...
Salvaggi, Colleen
csalvaggi
Offline Send Email
Apr 4, 2006
12:24 pm
4963
Still using PADS 2005 sp1 e DxD 2004 sp1. Which file ASCII modifies your eng.?? Thank you Colleen for your help Erik...
picard.ncc1701e
Offline Send Email
Apr 4, 2006
1:15 pm
4964
Erik, we are using the same as well. The schematic netlist gets pulled into this program, creates a default class to class spacing rule for traces only, then...
Salvaggi, Colleen
csalvaggi
Offline Send Email
Apr 4, 2006
1:25 pm
4965
So the file modified is the .asc! In detail i think that the part you are referring to is: .asc file .... RULE_SET (3) { FOR : { DEFAULT : } AGAINST : { ...
picard.ncc1701e
Offline Send Email
Apr 4, 2006
2:13 pm
4966
How can I access DxDesigner Addin , for example DxDataBook or Attribute, from script or VB?...
pcbmaster2000
Offline Send Email
Apr 4, 2006
3:26 pm
4967
There is a property on the Application object called Addins that is a collection of Addin objects. The collection is indexed by the addin name, which is the...
Dube, John
jdube1234
Offline Send Email
Apr 4, 2006
4:19 pm
4968
I'm sorry I may not be of much help at the moment, but will be tracking this thread since I am about to attempt to do some test pinswaps on a large Xilinx BGA....
Greg
siriusbliss
Offline Send Email
Apr 4, 2006
9:26 pm
4969
I try to load new dxdb configuration file and save it. Possibly to do this with Application.Addins("DxDataBook") ? ... a ... that ... ("DxDataBook"), ... ...
pcbmaster2000
Offline Send Email
Apr 5, 2006
6:52 am
4970
Set DxDB = Application.Addins("DxDataBook").Control If DXDB.LoadConfiguration("path_to_dbc_file") Then MsgBox "Loaded configuration file" End If ...
Dube, John
jdube1234
Offline Send Email
Apr 5, 2006
8:12 am
4971
I have created and symbol for an FPGA with IODesigner and imported the symbol into DxDesigner(2005) with no problems. However when I forward annotate to PADS...
Robert Morley
rmorley78
Offline Send Email
Apr 7, 2006
7:15 pm
4972
Robert, You need to set up a pin file and place it in your symbol directory with the symbol. It is nothing more than a text file with a .ppn extension and it...
Carl Goldenbusky
carl_at_xrite
Offline Send Email
Apr 7, 2006
7:26 pm
4973
Since the symbols was created in IODesigner shouldn't that have been created as well? Robert Morley, C.I.D Instrumentation Specialist Physics Electronic...
Robert Morley
rmorley78
Offline Send Email
Apr 7, 2006
7:29 pm
4974
Hi Robert, How does IO designer know you are using PADS? Regards, Austin ... From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On...
Austin Franklin
austinfranklin
Offline Send Email
Apr 7, 2006
7:36 pm
4975
In the database properties dialog box you can specify the pcb file you are working in. Robert Morley, C.I.D Instrumentation Specialist Physics Electronic...
Robert Morley
rmorley78
Offline Send Email
Apr 7, 2006
7:39 pm
4976
Hi Robert, Well, then either it did generate it, and didn't either name it correctly or it didn't put it in the right place...or it didn't generate. If it...
Austin Franklin
austinfranklin
Offline Send Email
Apr 7, 2006
7:45 pm
4977
So far IODesigner hasn't given me to many problems. However I haven't had any training with it so most of the problems I'm having are probably my fault. Pin...
Robert Morley
rmorley78
Offline Send Email
Apr 7, 2006
8:00 pm
4978
Hi Robert, ... HETRO? The DEVICE should be the same for each symbol in the HETERO. Regards, Austin...
Austin Franklin
austinfranklin
Offline Send Email
Apr 7, 2006
8:08 pm
4979
Thanks Carl and Austin I'll give that a try :) Robert Morley, C.I.D Instrumentation Specialist Physics Electronic Resource Centre 60 St George St Toronto, ON...
Robert Morley
rmorley78
Offline Send Email
Apr 7, 2006
8:11 pm
4980
Hi Robert, ... It does not seem like it understands differential pairs, and any specific timing issues/banking rules? that the specific FPGA you are using...
Austin Franklin
austinfranklin
Offline Send Email
Apr 7, 2006
8:12 pm
4981
Hi Robert, Is it an 896 pin BGA per chance? Regards, Austin...
Austin Franklin
austinfranklin
Offline Send Email
Apr 7, 2006
8:14 pm
4982
Robert, Unfortunately, IO Designer does not generate the PPN file for the FPGA. This is something I hope the fix in the next release as it is an extra step...
Jason Stubbs (ECC)
jpstubbs
Offline Send Email
Apr 8, 2006
1:40 pm
4983
Hi There is any possibility to rename sheet in project navagitor tree.Renaming means by default it is taking as Shee1, sheet2------.How can i rename my sheet1...
efftronics layouts
efftonics_la...
Offline Send Email
Apr 9, 2006
12:12 am
4984
Hi All, how can I see someting on my MRU component bar? The MRU size, inisde my Project Setting, it's defined to 6 but I can't see any of the symbols I've...
Valle, Lucio
lucio_valle@...
Send Email
Apr 9, 2006
12:13 am
4985
Hi All, how can I see someting on my MRU component bar? The MRU size, inisde my Project Setting, it's defined to 6 Thanks in advance for any help Lucio...
Valle, Lucio
lucio_valle@...
Send Email
Apr 9, 2006
12:14 am
4986
What you described in terms of symbols works for the traditional flow. But we are attempting to take advantage of the pin swapping constraints including diff...
mbitzko
Offline Send Email
Apr 9, 2006
12:14 am
Messages 4957 - 4986 of 7589   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help