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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 7628 - 7657 of 7657   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries   (Group by Topic) Sort by Date ^  
#7628 From: "hofcuse" <volain@...>
Date: Wed Nov 18, 2009 1:22 pm
Subject: Re: Component Values
hofcuse
Offline Offline
Send Email Send Email
 
Well, that didn't seem to work.  It wasn't clear whether that was brackets
"[.*]" or parentheses "(.*)" in the Property Definition Editor, but I tried both
and neither worked.  In fact, resistors and capacitors acted differently.  When
I tried to change the VALUE (in other words, the value of VALUE, yikes!) of a
resistor, it would only allow numerics; capacitors wouldn't accept ANY value
numeric, alpha, or Klingon.

These components are from the libraries MentorGraphics\Parts\Caps\Cap and
MentorGraphics\Parts\Res\RES.  Perhaps, I'm using the wrong libraries?


--- In DxDesigner_Users@yahoogroups.com, Gary Lameris <glameris@...> wrote:
>
> Edit the properties definition file again...
>
> You don't have to change the real, but change the value of the regular
expression to:
>  (.*)
>
> This allows all characters including white space characters, and µ
>
> Attached is a picture of the screen for the netlist flow (Pads, and
Independent releases).
>
> Gary Lameris
>
>
>
>
> ________________________________
> From: hofcuse <volain@...>
> To: DxDesigner_Users@yahoogroups.com
> Sent: Tue, November 17, 2009 2:00:15 PM
> Subject: [DxDesigner_Users] Component Values
>
>
> I've placed resistors and capacitors, and now I want to assign values to them.
However, DxDesigner will only let me assign numeric values; I can have 1.2, but
I can't have 1.2K or 1.2uF.
>
> When I looked in the the Property Definition Editor, VALUE is defined to have
a format of REAL, which might explain why it won't accept non-numerics.  So, how
do I assign a proper value to a component?
>
> Barry
>

#7629 From: "hofcuse" <volain@...>
Date: Wed Nov 18, 2009 1:30 pm
Subject: Re: Component Values
hofcuse
Offline Offline
Send Email Send Email
 
Now it seems to be working! I restarted DxDesigner several times, and that
seemed to make it work....

--- In DxDesigner_Users@yahoogroups.com, "hofcuse" <volain@...> wrote:
>
>
> Well, that didn't seem to work.  It wasn't clear whether that was brackets
"[.*]" or parentheses "(.*)" in the Property Definition Editor, but I tried both
and neither worked.  In fact, resistors and capacitors acted differently.  When
I tried to change the VALUE (in other words, the value of VALUE, yikes!) of a
resistor, it would only allow numerics; capacitors wouldn't accept ANY value
numeric, alpha, or Klingon.
>
> These components are from the libraries MentorGraphics\Parts\Caps\Cap and
MentorGraphics\Parts\Res\RES.  Perhaps, I'm using the wrong libraries?
>
>
> --- In DxDesigner_Users@yahoogroups.com, Gary Lameris <glameris@> wrote:
> >
> > Edit the properties definition file again...
> >
> > You don't have to change the real, but change the value of the regular
expression to:
> >  (.*)
> >
> > This allows all characters including white space characters, and µ
> >
> > Attached is a picture of the screen for the netlist flow (Pads, and
Independent releases).
> >
> > Gary Lameris
> >
> >
> >
> >
> > ________________________________
> > From: hofcuse <volain@>
> > To: DxDesigner_Users@yahoogroups.com
> > Sent: Tue, November 17, 2009 2:00:15 PM
> > Subject: [DxDesigner_Users] Component Values
> >
> >
> > I've placed resistors and capacitors, and now I want to assign values to
them.  However, DxDesigner will only let me assign numeric values; I can have
1.2, but I can't have 1.2K or 1.2uF.
> >
> > When I looked in the the Property Definition Editor, VALUE is defined to
have a format of REAL, which might explain why it won't accept non-numerics. 
So, how do I assign a proper value to a component?
> >
> > Barry
> >
>

#7630 From: "hofcuse" <volain@...>
Date: Wed Nov 18, 2009 2:32 pm
Subject: Using borders
hofcuse
Offline Offline
Send Email Send Email
 
Several issues with borders:
1) I created a border by modifying an existing one, deleting the
"MentorGraphics"  logo, and pasting my own bmp logo.  Looks fine in Symbol
Editor.  When border is placed on schematic, "MentorGraphics" AND my logo seem
to be laid on top of each other. (As a I pan, I'll see one or the other logo
displayed)

2) I was able to change the NAME parameter, but I can't change the YourNameHere,
date, or any other parameters.

#7631 From: "A. Wesley Chappell" <wchappell@...>
Date: Wed Nov 18, 2009 2:53 pm
Subject: Re: Re: Component Values
awchappell
Offline Offline
Send Email Send Email
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

When ever you change or add to the Properties definition file you
need to restart DxDesigner.  Mentor has not figured out how to
reread the file after a change.

hofcuse wrote:
> Now it seems to be working! I restarted DxDesigner several times, and that
seemed to make it work....
>
> --- In DxDesigner_Users@yahoogroups.com, "hofcuse" <volain@...> wrote:
>>
>> Well, that didn't seem to work.  It wasn't clear whether that was brackets
"[.*]" or parentheses "(.*)" in the Property Definition Editor, but I tried both
and neither worked.  In fact, resistors and capacitors acted differently.  When
I tried to change the VALUE (in other words, the value of VALUE, yikes!) of a
resistor, it would only allow numerics; capacitors wouldn't accept ANY value
numeric, alpha, or Klingon.
>>
>> These components are from the libraries MentorGraphics\Parts\Caps\Cap and
MentorGraphics\Parts\Res\RES.  Perhaps, I'm using the wrong libraries?
>>
>>
>> --- In DxDesigner_Users@yahoogroups.com, Gary Lameris <glameris@> wrote:
>>> Edit the properties definition file again...
>>>
>>> You don't have to change the real, but change the value of the regular
expression to:
>>>  (.*)
>>>
>>> This allows all characters including white space characters, and µ
>>>
>>> Attached is a picture of the screen for the netlist flow (Pads, and
Independent releases).
>>>
>>> Gary Lameris
>>>
>>>
>>>
>>>
>>> ________________________________
>>> From: hofcuse <volain@>
>>> To: DxDesigner_Users@yahoogroups.com
>>> Sent: Tue, November 17, 2009 2:00:15 PM
>>> Subject: [DxDesigner_Users] Component Values
>>>
>>>
>>> I've placed resistors and capacitors, and now I want to assign values to
them.  However, DxDesigner will only let me assign numeric values; I can have
1.2, but I can't have 1.2K or 1.2uF.
>>>
>>> When I looked in the the Property Definition Editor, VALUE is defined to
have a format of REAL, which might explain why it won't accept non-numerics. 
So, how do I assign a proper value to a component?
>>>
>>> Barry
>>>
>
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>
>
> .
>

- --
A. Wesley Chappell
Sytech Corporation
703 941 7887 main
703 499 3532 mobile
wchappell@...

One man's "magic" is another man's engineering.
	 "Supernatural" is a null word.
                  Lazarus Long
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFLBApsvQ069oTgEAcRAtVeAJ4yYQRWtpXPoobgnT7DpqxUW+ZnSACeK87q
9M383oqUrDwJt9plfPWiRI8=
=tAtD
-----END PGP SIGNATURE-----

#7632 From: Gary Lameris <glameris@...>
Date: Wed Nov 18, 2009 5:54 am
Subject: Re: Library Migration
glameris
Offline Offline
Send Email Send Email
 
The translator works better for the later releases than the earlier releases...  Many enhancements to both the translator and DxDesigner were required.

DxDesigner for EE2007.7 (Pads 9.02) is quite stable, and has several customer enhancements (and old features back)  such as @datetime and reposition properties.  The symbol editor also had quite a few enhancements in this release for customer productivity. 

Gary Lameris
Technical Marketing Engineer, Mentor Graphics
Gary_Lameris@...


From: scullyj13 <scullyj13@...>
To: DxDesigner_Users@yahoogroups.com
Sent: Mon, November 16, 2009 1:25:31 PM
Subject: [DxDesigner_Users] Library Migration

 

We are looking at migrating to DxDesigner from Design Capture. Has anyone used the translator from Mentor to do this? Also, what version of DxDesigner should we go to? Is the cut you get in EE2007.7 stable?

Thanks


#7633 From: "cadguymark" <cadguymark@...>
Date: Thu Nov 19, 2009 4:55 pm
Subject: High speed rules - especially for diff pairs
cadguymark
Offline Offline
Send Email Send Email
 
I use PADS V 2007 and DxDesigner, but am interested in hearing from people who
use other tools as well. With today's high speed circuits, the design rule check
of the past is woefully inadequate. I am finding even the high speed rules
available in PADS are less than adequate. The first problem with PADS & DxD is
the method of entering rules and reviewing them. It would be nice to be able to
see all the rules at once, or at least all of a particular type (nets,class,
group, conditional).

Setting rules, routing (especially manual, and remember, even if you auto-route
you are likely to need to edit which usually means manual routing), and checking
of the results is a daunting task. Even if the tool has the ability to write the
rules that will be necessary to assure a working board you must have a way to
check that the rules themselves are correct. Presently checking the rules
entails output of an ascii file or using the dialogue boxes in PADS and/or DxD
to review them. This is woefully inadequate, time consuming, and error prone.
The output to an ASCII file would be much improved if it were to a spreadsheet.
I am aware that you could use VB to do that but have not had the time to develop
that.

But I am finding the present paradigm is outdated. Almost every board has
differential pairs, and usually several requiring different parameters, that
must also be kept away from each other, other nets as well, and by the way be
matched to themselves, each other, and between groups and often are not simply a
source and load but a serial connection of multiple loads that must be matched
and conform to the width and space rules as well.

Is anybody finding it possible to write all the rules they need to assure the
layout conforms to the design parameters using DxD and PADS (or another set of
tools). If you are, are you able to assure the differential pair has the correct
gap throughout ( never too little or too much) and that it is spaced properly to
adjacent nets. How do you pull that off?

#7634 From: "tomrwild" <TWild@...>
Date: Fri Nov 20, 2009 2:42 pm
Subject: Re: High speed rules - especially for diff pairs
tomrwild
Offline Offline
Send Email Send Email
 
I guess I duck the question entirely by using a layout house that never
autoroutes, and understands layout rules and transmission line effects better
than most of the engineers I work with.  I realize that's not a helpful answer.

On one occasion, I needed to have one of our existing layouts updated by a PCB
layout engineer who used autorouting. It took weeks to enter all the rules
needed to support the change, which consisted of adding diagnostic LEDs.  The
change should have taken a few hours, at most.

I've also seen designs in which a high-speed processor was current starved
because the ground had been necked down to 3 mils in exactly one spot because it
had been autorouted.

As you can see, I'm not a fan of autorouters.

--- In DxDesigner_Users@yahoogroups.com, "cadguymark" <cadguymark@...> wrote:
>
> I use PADS V 2007 and DxDesigner, but am interested in hearing from people who
use other tools as well. With today's high speed circuits, the design rule check
of the past is woefully inadequate. I am finding even the high speed rules
available in PADS are less than adequate. The first problem with PADS & DxD is
the method of entering rules and reviewing them. It would be nice to be able to
see all the rules at once, or at least all of a particular type (nets,class,
group, conditional).
>
> Setting rules, routing (especially manual, and remember, even if you
auto-route you are likely to need to edit which usually means manual routing),
and checking of the results is a daunting task. Even if the tool has the ability
to write the rules that will be necessary to assure a working board you must
have a way to check that the rules themselves are correct. Presently checking
the rules entails output of an ascii file or using the dialogue boxes in PADS
and/or DxD to review them. This is woefully inadequate, time consuming, and
error prone. The output to an ASCII file would be much improved if it were to a
spreadsheet. I am aware that you could use VB to do that but have not had the
time to develop that.
>
> But I am finding the present paradigm is outdated. Almost every board has
differential pairs, and usually several requiring different parameters, that
must also be kept away from each other, other nets as well, and by the way be
matched to themselves, each other, and between groups and often are not simply a
source and load but a serial connection of multiple loads that must be matched
and conform to the width and space rules as well.
>
> Is anybody finding it possible to write all the rules they need to assure the
layout conforms to the design parameters using DxD and PADS (or another set of
tools). If you are, are you able to assure the differential pair has the correct
gap throughout ( never too little or too much) and that it is spaced properly to
adjacent nets. How do you pull that off?
>

#7635 From: "cadguymark" <cadguymark@...>
Date: Fri Nov 20, 2009 3:04 pm
Subject: Re: High speed rules - especially for diff pairs
cadguymark
Offline Offline
Send Email Send Email
 
..and there are valid reasons not to be a fan of autorouting.

But I am not really talking about autorouting, I am talking about autochecking
the design. Whether the board is manually routed or autorouted, it makes no
difference, the layout engineer will check the layout against the design rules
to make sure it conforms to design intent. Surely your layout engineers are not
manually checking the board, that would be both time consuming and error prone.

For example, I have a small backplane board that is entirely 100 ohm
differential impedance pairs. The stackup we are using requires 8 mil line and 9
mil space with 24 mils of space to the next pair. Typically you set the default
minimum line and space and the DRC will flag places that do not conform.

But we are also concerned about MAXIMUM distance as well as minimum on the
differential pairs (so that the space is maintained throughout). We also are
concerned about crosstalk we have a minimum distance to maintain between pairs.
ANd of course we also want to check that the pairs are matched to each other in
length. On other boards we also to match between pairs and between groups of
pairs. And that is only the tip of the iceberg of rules.

Obviously, the CAD system used needs to have the capability of setting and
checking all the various rules as well. But as the design rules become more
complex, it becomes even more important to review the rules so you are confident
the rules are set properly, otherwise you are shooting yourself in the foot ( or
maybe the head).

--- In DxDesigner_Users@yahoogroups.com, "tomrwild" <TWild@...> wrote:
>
> I guess I duck the question entirely by using a layout house that never
autoroutes, and understands layout rules and transmission line effects better
than most of the engineers I work with.  I realize that's not a helpful answer.
>
> On one occasion, I needed to have one of our existing layouts updated by a PCB
layout engineer who used autorouting. It took weeks to enter all the rules
needed to support the change, which consisted of adding diagnostic LEDs.  The
change should have taken a few hours, at most.
>
> I've also seen designs in which a high-speed processor was current starved
because the ground had been necked down to 3 mils in exactly one spot because it
had been autorouted.
>
> As you can see, I'm not a fan of autorouters.
>
> --- In DxDesigner_Users@yahoogroups.com, "cadguymark" <cadguymark@> wrote:
> >
> > I use PADS V 2007 and DxDesigner, but am interested in hearing from people
who use other tools as well. With today's high speed circuits, the design rule
check of the past is woefully inadequate. I am finding even the high speed rules
available in PADS are less than adequate. The first problem with PADS & DxD is
the method of entering rules and reviewing them. It would be nice to be able to
see all the rules at once, or at least all of a particular type (nets,class,
group, conditional).
> >
> > Setting rules, routing (especially manual, and remember, even if you
auto-route you are likely to need to edit which usually means manual routing),
and checking of the results is a daunting task. Even if the tool has the ability
to write the rules that will be necessary to assure a working board you must
have a way to check that the rules themselves are correct. Presently checking
the rules entails output of an ascii file or using the dialogue boxes in PADS
and/or DxD to review them. This is woefully inadequate, time consuming, and
error prone. The output to an ASCII file would be much improved if it were to a
spreadsheet. I am aware that you could use VB to do that but have not had the
time to develop that.
> >
> > But I am finding the present paradigm is outdated. Almost every board has
differential pairs, and usually several requiring different parameters, that
must also be kept away from each other, other nets as well, and by the way be
matched to themselves, each other, and between groups and often are not simply a
source and load but a serial connection of multiple loads that must be matched
and conform to the width and space rules as well.


> >
> > Is anybody finding it possible to write all the rules they need to assure
the layout conforms to the design parameters using DxD and PADS (or another set
of tools). If you are, are you able to assure the differential pair has the
correct gap throughout ( never too little or too much) and that it is spaced
properly to adjacent nets. How do you pull that off?
> >
>

#7636 From: "binlyb007" <binlyb007@...>
Date: Mon Nov 23, 2009 7:19 am
Subject: How to add intersheet reference in DxDesigner
binlyb007
Offline Offline
Send Email Send Email
 
Hi,

Can anyone tell me how to add intersheet reference in DxDesigner like OrCad? I'm
using version 2005

Thanks for your time!

Robin

#7637 From: "Austin Franklin" <yahoogroups@...>
Date: Mon Nov 23, 2009 3:11 pm
Subject: RE: How to add intersheet reference in DxDesigner
austinfranklin
Offline Offline
Send Email Send Email
 
Hi Robin,
 
In DxD, unlike OrCAD, you don't need to specifically add off-sheet connection symbols to a net for it to go between sheets.  But, what I think you are asking is done with a utility called "scout".
 
Regards,
 
Austin
 
 
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of binlyb007
Sent: Monday, November 23, 2009 2:19 AM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] How to add intersheet reference in DxDesigner

 

Hi,

Can anyone tell me how to add intersheet reference in DxDesigner like OrCad? I'm using version 2005

Thanks for your time!

Robin


#7638 From: Gary Lameris <glameris@...>
Date: Mon Nov 23, 2009 5:03 pm
Subject: Re: How to add intersheet reference in DxDesigner
glameris
Offline Offline
Send Email Send Email
 
For flat designs you want to create an Annotate type symbol.  Add the XREF attribute
 
For heirarchy, you need to use Pin type symbols, and also add the XREF attribute to specify location. 
 
There is a XREF utility for flat designs in 2005 and Scout for heirarchy.  For 2007 the utility to XREF is Scout, a more powerful cross referencer.


From: Austin Franklin <yahoogroups@...>
To: DxDesigner_Users@yahoogroups.com
Sent: Mon, November 23, 2009 8:11:46 AM
Subject: RE: [DxDesigner_Users] How to add intersheet reference in DxDesigner

 

Hi Robin,
 
In DxD, unlike OrCAD, you don't need to specifically add off-sheet connection symbols to a net for it to go between sheets.  But, what I think you are asking is done with a utility called "scout".
 
Regards,
 
Austin
 
 
-----Original Message-----
From: DxDesigner_Users@ yahoogroups. com [mailto:DxDesigner_ Users@yahoogroup s.com]On Behalf Of binlyb007
Sent: Monday, November 23, 2009 2:19 AM
To: DxDesigner_Users@ yahoogroups. com
Subject: [DxDesigner_ Users] How to add intersheet reference in DxDesigner

 

Hi,

Can anyone tell me how to add intersheet reference in DxDesigner like OrCad? I'm using version 2005

Thanks for your time!

Robin


#7639 From: "hofcuse" <volain@...>
Date: Mon Nov 23, 2009 7:38 pm
Subject: Change REFDES
hofcuse
Offline Offline
Send Email Send Email
 
Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header
with a REFDES of Ex.  Schematically they are the same and I would like to use
one symbol for both, but DxDesigner won't let me change the property on the
schematic from "J?" to "E?".  Is there some way of doing this?

Thanks,
Barry

#7640 From: "Austin Franklin" <yahoogroups@...>
Date: Mon Nov 23, 2009 8:16 pm
Subject: RE: Change REFDES
austinfranklin
Offline Offline
Send Email Send Email
 
Hi Barry,
 
If you are talking about when you initially place a symbol, you need to change the REFDES prefix in the symbol.  But, once it's placed, you should be able to change the REFDES to anything you want, J or E or FRED if you want.  I'm not sure if you have to do anything special in the viewdraw.ini file though.  I do the following:
 
|5.0 ATTR_PROMOTE REFDES
ATTR_RESET REFDES SYMBOL_VALUE
 
Regards,
 
Austin
 
 
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Monday, November 23, 2009 2:39 PM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] Change REFDES

 

Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header with a REFDES of Ex. Schematically they are the same and I would like to use one symbol for both, but DxDesigner won't let me change the property on the schematic from "J?" to "E?". Is there some way of doing this?

Thanks,
Barry


#7641 From: "Barry Volain" <volain@...>
Date: Mon Nov 23, 2009 8:47 pm
Subject: RE: Change REFDES
hofcuse
Offline Offline
Send Email Send Email
 

Hi Austin,

 

My problem is that when I initially place the symbol, it will default to “J?”. I can go and change it to J3 or E4 or FRED6, but I can’t change it to E? or FRED?; it won’t accept the “?”.  I believe there’s probably something I can change in those cryptic “regular expressions” in the Property Definition Editor…

 

Barry

 

 


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:17 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

 

Hi Barry,

 

If you are talking about when you initially place a symbol, you need to change the REFDES prefix in the symbol.  But, once it's placed, you should be able to change the REFDES to anything you want, J or E or FRED if you want.  I'm not sure if you have to do anything special in the viewdraw.ini file though.  I do the following:

 

|5.0 ATTR_PROMOTE REFDES

ATTR_RESET REFDES SYMBOL_VALUE

 

Regards,

 

Austin

 

 

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Monday, November 23, 2009 2:39 PM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] Change REFDES

 

Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header with a REFDES of Ex. Schematically they are the same and I would like to use one symbol for both, but DxDesigner won't let me change the property on the schematic from "J?" to "E?". Is there some way of doing this?

Thanks,
Barry


#7642 From: "Austin Franklin" <yahoogroups@...>
Date: Mon Nov 23, 2009 8:53 pm
Subject: RE: Change REFDES
austinfranklin
Offline Offline
Send Email Send Email
 
Hi Barry,
 
Why do you want to change it to a FRED??  Wouldn't you want to change it to FRED6?
 
I assume you are copying it or something?  Yes, it then will default back to the original default REFDES.  But, as I said, you can change that by editing the symbol and changing the REFDES default attribute.  And, by editing the symbol, I mean the symbol, not the symbol that's ON the schematic.
 
Regards,
 
Austin
 
 
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 3:47 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

My problem is that when I initially place the symbol, it will default to “J?”. I can go and change it to J3 or E4 or FRED6, but I can’t change it to E? or FRED?; it won’t accept the “?”.  I believe there’s probably something I can change in those cryptic “regular expressions” in the Property Definition Editor…

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:17 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

If you are talking about when you initially place a symbol, you need to change the REFDES prefix in the symbol.  But, once it's placed, you should be able to change the REFDES to anything you want, J or E or FRED if you want.  I'm not sure if you have to do anything special in the viewdraw.ini file though.  I do the following:

|5.0 ATTR_PROMOTE REFDES

ATTR_RESET REFDES SYMBOL_VALUE

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Monday, November 23, 2009 2:39 PM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] Change REFDES

 

Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header with a REFDES of Ex. Schematically they are the same and I would like to use one symbol for both, but DxDesigner won't let me change the property on the schematic from "J?" to "E?". Is there some way of doing this?

Thanks,
Barry


#7643 From: "Barry Volain" <volain@...>
Date: Mon Nov 23, 2009 9:24 pm
Subject: RE: Change REFDES
hofcuse
Offline Offline
Send Email Send Email
 

Hi Austin,

 

I’m just migrating from OrCad, so I’m working from that frame of reference. I’ve just jumped into creating a schematic figuring I’d ask questions along the way.

 

I don’t want to (or need to) assign REFDESs until my schematic’s done.  Then (I assume, I haven’t gotten there yet) at some point  DxDesigner will assign REFDESs -(I suppose I should look that up).  I don’t want to have separate symbols, one for jacks (J?), one for plugs (P?), one for configuration headers (E?) etc. since they are schematically (and in many cases, physically) the same.

 

The specific situation I’ve encountered: I’ve got a 6 pin Microfit jack; that should be J?.  I also have a 6 pin dual row header for jumpers; that should be E?.  They’ll have different packages.

 

Does this make sense?

 

Thanks,

 

Barry

 


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:54 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

 

Hi Barry,

 

Why do you want to change it to a FRED??  Wouldn't you want to change it to FRED6?

 

I assume you are copying it or something?  Yes, it then will default back to the original default REFDES.  But, as I said, you can change that by editing the symbol and changing the REFDES default attribute.  And, by editing the symbol, I mean the symbol, not the symbol that's ON the schematic.

 

Regards,

 

Austin

 

 

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 3:47 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

My problem is that when I initially place the symbol, it will default to “J?”. I can go and change it to J3 or E4 or FRED6, but I can’t change it to E? or FRED?; it won’t accept the “?”.  I believe there’s probably something I can change in those cryptic “regular expressions” in the Property Definition Editor…

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:17 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

If you are talking about when you initially place a symbol, you need to change the REFDES prefix in the symbol.  But, once it's placed, you should be able to change the REFDES to anything you want, J or E or FRED if you want.  I'm not sure if you have to do anything special in the viewdraw.ini file though.  I do the following:

|5.0 ATTR_PROMOTE REFDES

ATTR_RESET REFDES SYMBOL_VALUE

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Monday, November 23, 2009 2:39 PM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] Change REFDES

 

Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header with a REFDES of Ex. Schematically they are the same and I would like to use one symbol for both, but DxDesigner won't let me change the property on the schematic from "J?" to "E?". Is there some way of doing this?

Thanks,
Barry


#7644 From: "Austin Franklin" <yahoogroups@...>
Date: Mon Nov 23, 2009 11:52 pm
Subject: RE: Change REFDES
austinfranklin
Offline Offline
Send Email Send Email
 
Hi Barry,
 
The DEVICE attribute is important, as it defines the PCB footprint.  So, for any part that has a different footprint (and different part number), you typically want it to have a different device.  The exception is alternate footprints, say, for an 0402 where one is for "normal" placement, and one on the back side of BGAs.
 
I typically draw my schematic symbols to match closely my connectors physical connection layout.  It makes debug MUCH easier, and provides better documentation for people trying to figure out what the circuit does, and how to hook to the connector.  DxD has "better" drawing capabilities than OrCAD that allow me to make some very annotated symbols.  I would make the schematic symbol for a 6 pin Microfit jack different than that for a 6 pin dual row header.  For any part number, I use a different symbol.  But, that's just my methodology.  I'm not sure how you would do your methodology, and get a good BOM or get the correct footprints.
 
So, if you aren't assigning the REFDESs yet, you would want to edit the symbol REFDES default prefix to be what it is you want it to be.
 
Regards,
 
Austin
 
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 4:25 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

I’m just migrating from OrCad, so I’m working from that frame of reference. I’ve just jumped into creating a schematic figuring I’d ask questions along the way.

I don’t want to (or need to) assign REFDESs until my schematic’s done.  Then (I assume, I haven’t gotten there yet) at some point  DxDesigner will assign REFDESs -(I suppose I should look that up).  I don’t want to have separate symbols, one for jacks (J?), one for plugs (P?), one for configuration headers (E?) etc. since they are schematically (and in many cases, physically) the same.

The specific situation I’ve encountered: I’ve got a 6 pin Microfit jack; that should be J?.  I also have a 6 pin dual row header for jumpers; that should be E?.  They’ll have different packages.

Does this make sense?

Thanks,

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:54 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

Why do you want to change it to a FRED??  Wouldn't you want to change it to FRED6?

I assume you are copying it or something?  Yes, it then will default back to the original default REFDES.  But, as I said, you can change that by editing the symbol and changing the REFDES default attribute.  And, by editing the symbol, I mean the symbol, not the symbol that's ON the schematic.

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 3:47 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

My problem is that when I initially place the symbol, it will default to “J?”. I can go and change it to J3 or E4 or FRED6, but I can’t change it to E? or FRED?; it won’t accept the “?”.  I believe there’s probably something I can change in those cryptic “regular expressions” in the Property Definition Editor…

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:17 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

If you are talking about when you initially place a symbol, you need to change the REFDES prefix in the symbol.  But, once it's placed, you should be able to change the REFDES to anything you want, J or E or FRED if you want.  I'm not sure if you have to do anything special in the viewdraw.ini file though.  I do the following:

|5.0 ATTR_PROMOTE REFDES

ATTR_RESET REFDES SYMBOL_VALUE

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Monday, November 23, 2009 2:39 PM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] Change REFDES

 

Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header with a REFDES of Ex. Schematically they are the same and I would like to use one symbol for both, but DxDesigner won't let me change the property on the schematic from "J?" to "E?". Is there some way of doing this?

Thanks,
Barry


#7645 From: binlyb007 <binlyb007@...>
Date: Tue Nov 24, 2009 3:08 am
Subject: Re:Re: How to add intersheet reference in DxDesigner
binlyb007
Offline Offline
Send Email Send Email
 
Thanks group, especially Austin and Gary.
 
I tried the XREF utility first, a screenshot of the result is attached(DxD VS OrCad.jpg),
all XREF attributes added automatically are overlapped with net names, it may take lots of time to tune their position manually,while off-sheet connection done by OrCad is very clear.
 
I also tried to add an Annotate symbol with XREF attribute, it seems can not work, pls refer to attachment DxD_2.jpg
 
Can you give more suggestions?
 

在2009-11-24,"Gary Lameris" <glameris@...> 写道:
 

For flat designs you want to create an Annotate type symbol.  Add the XREF attribute
 
For heirarchy, you need to use Pin type symbols, and also add the XREF attribute to specify location. 
 
There is a XREF utility for flat designs in 2005 and Scout for heirarchy.  For 2007 the utility to XREF is Scout, a more powerful cross referencer.


From: Austin Franklin <yahoogroups@darkroom.com>
To: DxDesigner_Users@yahoogroups.com
Sent: Mon, November 23, 2009 8:11:46 AM
Subject: RE: [DxDesigner_Users] How to add intersheet reference in DxDesigner

 

Hi Robin,
 
In DxD, unlike OrCAD, you don't need to specifically add off-sheet connection symbols to a net for it to go between sheets.  But, what I think you are asking is done with a utility called "scout".
 
Regards,
 
Austin
 
 
-----Original Message-----
From: DxDesigner_Users@ yahoogroups. com [mailto:DxDesigner_ Users@yahoogroup s.com]On Behalf Of binlyb007
Sent: Monday, November 23, 2009 2:19 AM
To: DxDesigner_Users@ yahoogroups. com
Subject: [DxDesigner_ Users] How to add intersheet reference in DxDesigner

 

Hi,

Can anyone tell me how to add intersheet reference in DxDesigner like OrCad? I'm using version 2005

Thanks for your time!

Robin




09年新晋3D主流网游《天下贰》,网易六年亿资打造

2 of 2 Photo(s)


#7646 From: "Barry Volain" <volain@...>
Date: Tue Nov 24, 2009 2:01 pm
Subject: RE: Change REFDES
hofcuse
Offline Offline
Send Email Send Email
 

Hi Austin,

 

Forgive my ignorance, I’m new at this, but I thought the PKG_TYPE attribute defines the PCB footprint, no?  And none of the connectors in the Mentor-supplied libraries even have a DEVICE attribute. 

 

The way I’ve always worked (in OrCad) is to just place, say, a bunch of capacitors.  I would use the same symbol for all my caps (since they all LOOK the same on a schematic).  Then I would assign the particular PCB footprint to the individual caps as required.   Shouldn’t the same methodology work with DxDesigner?

 

But I digress.  The issue is: Why can’t I assign a different prefix to a symbol.  If what you say is true, then I’ll have to change my thinking and just have different symbols for different types of connectors.

 

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 06:53 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

 

Hi Barry,

 

The DEVICE attribute is important, as it defines the PCB footprint.  So, for any part that has a different footprint (and different part number), you typically want it to have a different device.  The exception is alternate footprints, say, for an 0402 where one is for "normal" placement, and one on the back side of BGAs.

 

I typically draw my schematic symbols to match closely my connectors physical connection layout.  It makes debug MUCH easier, and provides better documentation for people trying to figure out what the circuit does, and how to hook to the connector.  DxD has "better" drawing capabilities than OrCAD that allow me to make some very annotated symbols.  I would make the schematic symbol for a 6 pin Microfit jack different than that for a 6 pin dual row header.  For any part number, I use a different symbol.  But, that's just my methodology.  I'm not sure how you would do your methodology, and get a good BOM or get the correct footprints.

 

So, if you aren't assigning the REFDESs yet, you would want to edit the symbol REFDES default prefix to be what it is you want it to be.

 

Regards,

 

Austin

 

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 4:25 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

I’m just migrating from OrCad, so I’m working from that frame of reference. I’ve just jumped into creating a schematic figuring I’d ask questions along the way.

I don’t want to (or need to) assign REFDESs until my schematic’s done.  Then (I assume, I haven’t gotten there yet) at some point  DxDesigner will assign REFDESs -(I suppose I should look that up).  I don’t want to have separate symbols, one for jacks (J?), one for plugs (P?), one for configuration headers (E?) etc. since they are schematically (and in many cases, physically) the same.

The specific situation I’ve encountered: I’ve got a 6 pin Microfit jack; that should be J?.  I also have a 6 pin dual row header for jumpers; that should be E?.  They’ll have different packages.

Does this make sense?

Thanks,

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:54 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

Why do you want to change it to a FRED??  Wouldn't you want to change it to FRED6?

I assume you are copying it or something?  Yes, it then will default back to the original default REFDES.  But, as I said, you can change that by editing the symbol and changing the REFDES default attribute.  And, by editing the symbol, I mean the symbol, not the symbol that's ON the schematic.

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 3:47 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

My problem is that when I initially place the symbol, it will default to “J?”. I can go and change it to J3 or E4 or FRED6, but I can’t change it to E? or FRED?; it won’t accept the “?”.  I believe there’s probably something I can change in those cryptic “regular expressions” in the Property Definition Editor…

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:17 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

If you are talking about when you initially place a symbol, you need to change the REFDES prefix in the symbol.  But, once it's placed, you should be able to change the REFDES to anything you want, J or E or FRED if you want.  I'm not sure if you have to do anything special in the viewdraw.ini file though.  I do the following:

|5.0 ATTR_PROMOTE REFDES

ATTR_RESET REFDES SYMBOL_VALUE

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Monday, November 23, 2009 2:39 PM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] Change REFDES

 

Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header with a REFDES of Ex. Schematically they are the same and I would like to use one symbol for both, but DxDesigner won't let me change the property on the schematic from "J?" to "E?". Is there some way of doing this?

Thanks,
Barry


#7647 From: "hofcuse" <volain@...>
Date: Tue Nov 24, 2009 2:16 pm
Subject: PCB Interface
hofcuse
Offline Offline
Send Email Send Email
 
Hi,


When I run PCB Interface/Assign Reference Designators, I get "Bad Property
Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set
PKG_TYPE 0603, nothing for DEVICE.  What's wrong?

Thanks,

Barry

#7648 From: Andrea_bip <andrea_bip@...>
Date: Tue Nov 24, 2009 3:54 pm
Subject: Re: PCB Interface
atomixit
Offline Offline
Send Email Send Email
 
Perhaps you have different package type for the same device ?

At 15.16 24/11/2009, you wrote:
Hi,
When I run PCB Interface/Assign Reference Designators, I get "Bad Property Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?

Thanks,

Barry


#7649 From: "Austin Franklin" <yahoogroups@...>
Date: Tue Nov 24, 2009 4:22 pm
Subject: RE: PCB Interface
austinfranklin
Offline Offline
Send Email Send Email
 
Not sure if this is your problem, but you MUST have DEVICE set.
 
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Tuesday, November 24, 2009 9:17 AM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] PCB Interface

 

Hi,

When I run PCB Interface/Assign Reference Designators, I get "Bad Property Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?

Thanks,

Barry


#7650 From: "Austin Franklin" <yahoogroups@...>
Date: Tue Nov 24, 2009 4:24 pm
Subject: RE: Change REFDES
austinfranklin
Offline Offline
Send Email Send Email
 
Hi Barry,
 
Sorry,lost my little doggie mind.  You're correct, that the PKG_TYPE defines the footprint.  The point I was trying to make was that you need to have a different DEVICE for each different component.  Obviously, different components can have the same PKG_TYPE.
 
Regards,
 
Austin
 
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Tuesday, November 24, 2009 9:02 AM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

Forgive my ignorance, I’m new at this, but I thought the PKG_TYPE attribute defines the PCB footprint, no?  And none of the connectors in the Mentor-supplied libraries even have a DEVICE attribute. 

The way I’ve always worked (in OrCad) is to just place, say, a bunch of capacitors.  I would use the same symbol for all my caps (since they all LOOK the same on a schematic).  Then I would assign the particular PCB footprint to the individual caps as required.   Shouldn’t the same methodology work with DxDesigner?

But I digress.  The issue is: Why can’t I assign a different prefix to a symbol.  If what you say is true, then I’ll have to change my thinking and just have different symbols for different types of connectors.

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 06:53 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

The DEVICE attribute is important, as it defines the PCB footprint.  So, for any part that has a different footprint (and different part number), you typically want it to have a different device.  The exception is alternate footprints, say, for an 0402 where one is for "normal" placement, and one on the back side of BGAs.

I typically draw my schematic symbols to match closely my connectors physical connection layout.  It makes debug MUCH easier, and provides better documentation for people trying to figure out what the circuit does, and how to hook to the connector.  DxD has "better" drawing capabilities than OrCAD that allow me to make some very annotated symbols.  I would make the schematic symbol for a 6 pin Microfit jack different than that for a 6 pin dual row header.  For any part number, I use a different symbol.  But, that's just my methodology.  I'm not sure how you would do your methodology, and get a good BOM or get the correct footprints.

So, if you aren't assigning the REFDESs yet, you would want to edit the symbol REFDES default prefix to be what it is you want it to be.

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 4:25 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

I’m just migrating from OrCad, so I’m working from that frame of reference. I’ve just jumped into creating a schematic figuring I’d ask questions along the way.

I don’t want to (or need to) assign REFDESs until my schematic’s done.  Then (I assume, I haven’t gotten there yet) at some point  DxDesigner will assign REFDESs -(I suppose I should look that up).  I don’t want to have separate symbols, one for jacks (J?), one for plugs (P?), one for configuration headers (E?) etc. since they are schematically (and in many cases, physically) the same.

The specific situation I’ve encountered: I’ve got a 6 pin Microfit jack; that should be J?.  I also have a 6 pin dual row header for jumpers; that should be E?.  They’ll have different packages.

Does this make sense?

Thanks,

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:54 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

Why do you want to change it to a FRED??  Wouldn't you want to change it to FRED6?

I assume you are copying it or something?  Yes, it then will default back to the original default REFDES.  But, as I said, you can change that by editing the symbol and changing the REFDES default attribute.  And, by editing the symbol, I mean the symbol, not the symbol that's ON the schematic.

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Monday, November 23, 2009 3:47 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Austin,

My problem is that when I initially place the symbol, it will default to “J?”. I can go and change it to J3 or E4 or FRED6, but I can’t change it to E? or FRED?; it won’t accept the “?”.  I believe there’s probably something I can change in those cryptic “regular expressions” in the Property Definition Editor…

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-23 03:17 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] Change REFDES

 

Hi Barry,

If you are talking about when you initially place a symbol, you need to change the REFDES prefix in the symbol.  But, once it's placed, you should be able to change the REFDES to anything you want, J or E or FRED if you want.  I'm not sure if you have to do anything special in the viewdraw.ini file though.  I do the following:

|5.0 ATTR_PROMOTE REFDES

ATTR_RESET REFDES SYMBOL_VALUE

Regards,

Austin

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Monday, November 23, 2009 2:39 PM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] Change REFDES

 

Hi,

Sometimes I'll have a jack with a REFDES of Jx and sometimes I'll have a header with a REFDES of Ex. Schematically they are the same and I would like to use one symbol for both, but DxDesigner won't let me change the property on the schematic from "J?" to "E?". Is there some way of doing this?

Thanks,
Barry


#7651 From: "Barry Volain" <volain@...>
Date: Tue Nov 24, 2009 5:06 pm
Subject: RE: PCB Interface
hofcuse
Offline Offline
Send Email Send Email
 

For resistors, I tried DEVICE = RES; for caps, DEVICE=CAP.  Is that ok? Same error. I think I mentioned this somewhere (can’t keep track anymore), but I got an error message saying “Illegal length 0”.  Kind of implies that something is not reading my attributes correctly?

 

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-24 11:22 AM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] PCB Interface

 

 

Not sure if this is your problem, but you MUST have DEVICE set.

 

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Tuesday, November 24, 2009 9:17 AM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] PCB Interface

 

Hi,

When I run PCB Interface/Assign Reference Designators, I get "Bad Property Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?

Thanks,

Barry


#7652 From: "Austin Franklin" <yahoogroups@...>
Date: Tue Nov 24, 2009 5:31 pm
Subject: RE: PCB Interface
austinfranklin
Offline Offline
Send Email Send Email
 
Hi Barry,
 
You can post the symbol to the list.  That is, if it's in a text file in your version of DxD.  I don't know how you "share" symbols with the new and (cough, cough) improved binary data files...
 
Best Regards,
 
Austin
 
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Tuesday, November 24, 2009 12:07 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] PCB Interface

 

For resistors, I tried DEVICE = RES; for caps, DEVICE=CAP.  Is that ok? Same error. I think I mentioned this somewhere (can’t keep track anymore), but I got an error message saying “Illegal length 0”.  Kind of implies that something is not reading my attributes correctly?

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-24 11:22 AM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] PCB Interface

 

Not sure if this is your problem, but you MUST have DEVICE set.

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Tuesday, November 24, 2009 9:17 AM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] PCB Interface

 

Hi,

When I run PCB Interface/Assign Reference Designators, I get "Bad Property Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?

Thanks,

Barry


#7653 From: Benny <benny@...>
Date: Tue Nov 24, 2009 5:58 pm
Subject: Re: PCB Interface
bennyrabin
Offline Offline
Send Email Send Email
 
Barry, I keep in the symbols library several options of components, for example resistor-0805, resistor-0603, etc.
Therefore I am not allowed to write in the DEVICE attribute RES for both components.
I recommend to put a longer name in the DEVICE that will allow you to add more similar components in the future

If you need sample components with more explanations I can send them to your personal email address.

Benny



On 24/11/09 19:31, Austin Franklin wrote:
Hi Barry,
You can post the symbol to the list. That is, if it's in a text file in your version of DxD. I don't know how you "share" symbols with the new and (cough, cough) improved binary data files...
Best Regards,
Austin
-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of Barry Volain
Sent: Tuesday, November 24, 2009 12:07 PM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] PCB Interface

For resistors, I tried DEVICE = RES; for caps, DEVICE=CAP. Is that ok? Same error. I think I mentioned this somewhere (cant keep track anymore), but I got an error message saying Illegal length 0. Kind of implies that something is not reading my attributes correctly?

Barry


From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Austin Franklin
Sent: 2009-11-24 11:22 AM
To: DxDesigner_Users@yahoogroups.com
Subject: RE: [DxDesigner_Users] PCB Interface

Not sure if this is your problem, butyou MUST have DEVICE set.

-----Original Message-----
From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com]On Behalf Of hofcuse
Sent: Tuesday, November 24, 2009 9:17 AM
To: DxDesigner_Users@yahoogroups.com
Subject: [DxDesigner_Users] PCB Interface

Hi,

When I run PCB Interface/Assign Reference Designators, I get "Bad Property Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?

Thanks,

Barry


#7654 From: "hofcuse" <volain@...>
Date: Tue Nov 24, 2009 4:11 pm
Subject: Re: PCB Interface
hofcuse
Offline Offline
Send Email Send Email
 
It says "Illegal length 0" even though I have values for DEVICE and PKG_TYPE

--- In DxDesigner_Users@yahoogroups.com, Andrea_bip <andrea_bip@...> wrote:
>
> Perhaps you have different package type for the same device ?
>
> At 15.16 24/11/2009, you wrote:
> >Hi,
> >When I run PCB Interface/Assign Reference
> >Designators, I get "Bad Property Value" for
> >PKG_TYPE and DEVICE for my resistors and
> >capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?
> >
> >Thanks,
> >
> >Barry
> >
> >
>

#7655 From: Gary Lameris <glameris@...>
Date: Tue Nov 24, 2009 8:03 pm
Subject: Re: PCB Interface
glameris
Offline Offline
Send Email Send Email
 
Symbol files are still in ASCII.  A few new features piped out for older version of software compatibility and if you design symbols for the Expedition flow, then there can be new properties.


From: Austin Franklin <yahoogroups@...>
To: DxDesigner_Users@yahoogroups.com
Sent: Tue, November 24, 2009 10:31:51 AM
Subject: RE: [DxDesigner_Users] PCB Interface

 

Hi Barry,
 
You can post the symbol to the list.  That is, if it's in a text file in your version of DxD.  I don't know how you "share" symbols with the new and (cough, cough) improved binary data files...
 
Best Regards,
 
Austin
 
-----Original Message-----
From: DxDesigner_Users@ yahoogroups. com [mailto:DxDesigner_ Users@yahoogroup s.com]On Behalf Of Barry Volain
Sent: Tuesday, November 24, 2009 12:07 PM
To: DxDesigner_Users@ yahoogroups. com
Subject: RE: [DxDesigner_ Users] PCB Interface

 

For resistors, I tried DEVICE = RES; for caps, DEVICE=CAP.  Is that ok? Same error. I think I mentioned this somewhere (can’t keep track anymore), but I got an error message saying “Illegal length 0”.  Kind of implies that something is not reading my attributes correctly?

Barry


From: DxDesigner_Users@ yahoogroups. com [mailto: DxDesigner_Users@ yahoogroups. com ] On Behalf Of Austin Franklin
Sent: 2009-11-24 11:22 AM
To: DxDesigner_Users@ yahoogroups. com
Subject: RE: [DxDesigner_ Users] PCB Interface

 

Not sure if this is your problem, but you MUST have DEVICE set.

-----Original Message-----
From: DxDesigner_Users@ yahoogroups. com [mailto: DxDesigner_ Users@yahoogroup s.com ]On Behalf Of hofcuse
Sent: Tuesday, November 24, 2009 9:17 AM
To: DxDesigner_Users@ yahoogroups. com
Subject: [DxDesigner_ Users] PCB Interface

 

Hi,

When I run PCB Interface/Assign Reference Designators, I get "Bad Property Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?

Thanks,

Barry


#7656 From: Gary Lameris <glameris@...>
Date: Tue Nov 24, 2009 8:09 pm
Subject: Re: PCB Interface
glameris
Offline Offline
Send Email Send Email
 
Call support for the illegal length = "0"  it is a setting in the configuration file for the netlister.
 
The DEVICE property is equivalent to a Part Number.  For the Expedtion Flow, Part Number is used instead of the old DEVICE property.
 
Because it is equivalent to a Part Number, every different type of part needs a unique value in the Device property.  This is how DxDatabook helps users to get the right property value.  As you may not have DxDatabook the other option is to save every resistor symbol as a unique symbol with the proper value for the DEVICE, PKG_TYPE, and VALUE properties.


From: Barry Volain <volain@...>
To: DxDesigner_Users@yahoogroups.com
Sent: Tue, November 24, 2009 10:06:43 AM
Subject: RE: [DxDesigner_Users] PCB Interface

 

For resistors, I tried DEVICE = RES; for caps, DEVICE=CAP.  Is that ok? Same error. I think I mentioned this somewhere (can’t keep track anymore), but I got an error message saying “Illegal length 0”.  Kind of implies that something is not reading my attributes correctly?

 

Barry


From: DxDesigner_Users@ yahoogroups. com [mailto: DxDesigner_Users@ yahoogroups. com ] On Behalf Of Austin Franklin
Sent: 2009-11-24 11:22 AM
To: DxDesigner_Users@ yahoogroups. com
Subject: RE: [DxDesigner_ Users] PCB Interface

 

 

Not sure if this is your problem, but you MUST have DEVICE set.

 

-----Original Message-----
From: DxDesigner_Users@ yahoogroups. com [mailto: DxDesigner_ Users@yahoogroup s.com ]On Behalf Of hofcuse
Sent: Tuesday, November 24, 2009 9:17 AM
To: DxDesigner_Users@ yahoogroups. com
Subject: [DxDesigner_ Users] PCB Interface

 

Hi,

When I run PCB Interface/Assign Reference Designators, I get "Bad Property Value" for PKG_TYPE and DEVICE for my resistors and capacitors where I've set PKG_TYPE 0603, nothing for DEVICE. What's wrong?

Thanks,

Barry


#7657 From: "jsmaiabr" <jsmaiabr@...>
Date: Thu Nov 26, 2009 3:53 pm
Subject: Beginner question
jsmaiabr
Offline Offline
Send Email Send Email
 
Hi all,
Im starting to work with Mentor Expedition and have a beginner question. I open
a project with DxDesigner and from then I open Library Maneger and create a new
part. To update the part view tab to view my new part I have to close and reopen
DxDesigner. Is there another way to update the part's list in part view?
Thank you for any help.
Regards,
Maia

Messages 7628 - 7657 of 7657   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