[PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
- From: "Patrick Escher" <patrick.escher@xxxxxxxxx>
- To: icu-pcb-forum@xxxxxxxxxxxxx
- Date: Wed, 4 Oct 2006 14:15:29 +0200
well, we are not using subdesigns.
It is just a simple hierarchical block we want to rename.
it might work wit the cdscopyshell (ccpRename), but it seems that neither
the aplpication nor the skill functions are available on Windows platform
2006/10/4, rjbzxr@xxxxxxxxxxxx <rjbzxr@xxxxxxxxxxxx>:
The only way I can think of is to use the subdesign option in the
packager..
you have to use the property SUBDESIGN_SUFFIX.
So if the SUBDESIGN_SUFFIX is set to ROM, then you can get R1_ROM, R2_ROM
etc.
-----Original Message-----
From: patrick.escher@xxxxxxxxx
To: icu-pcb-forum@xxxxxxxxxxxxx
Sent: Wed, 4 Oct 2006 11:48 AM
Subject: [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
still looking for a solution :)
2006/9/28, Patrick Escher <patrick.escher@xxxxxxxxx>:
>
> Hello ,
>
> I am trying to find a way to rename a cell in Allegro Design Entry HDL
> and updating all the references.
> For example, I have a design root dsp which instantiates the cell rom
> and schematic.
> I now want to rename the cell rom to rom_1 and update all the
> references.
>
> I did'nt find any hint in the documentation ( besides cdscopyshell,
> which does no run on Windows), so I suppose that this can only be done using
> skill.
> So I would loop through the hierarchies of the schematics and
> update/replace the cell rom with rom_1. That should work, hence it is some
> effort.
> But what about e.g. the variant file or other files like the opf etc.
> this also needs to be updated manually, so this will become a pain :(
>
> Does anybody know an already existing solution on how to do this ?
>
> Thanks in Advance
>
> Patrick
>
------------------------------
*Check Out the new free AIM(R)
Mail*<http://pr.atwola.com/promoclk/100122638x1081283466x1074645346/aol?redir=http%3A%2F%2Fwww%2Eaim%2Ecom%2Ffun%2Fmail%2F>--
2 GB of storage and industry-leading spam and email virus protection.
- References:
- [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
- From: Patrick Escher
- [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
- From: rjbzxr
Other related posts:
- » [PCB_FORUM] Rename schematic cell in Allegro Design Entry HDL
- » [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
- » [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
- » [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
The only way I can think of is to use the subdesign option in the packager..
you have to use the property SUBDESIGN_SUFFIX. So if the SUBDESIGN_SUFFIX is set to ROM, then you can get R1_ROM, R2_ROM etc.
-----Original Message----- From: patrick.escher@xxxxxxxxx To: icu-pcb-forum@xxxxxxxxxxxxx Sent: Wed, 4 Oct 2006 11:48 AM Subject: [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
still looking for a solution :)
2006/9/28, Patrick Escher <patrick.escher@xxxxxxxxx>: > > Hello , > > I am trying to find a way to rename a cell in Allegro Design Entry HDL > and updating all the references. > For example, I have a design root dsp which instantiates the cell rom > and schematic. > I now want to rename the cell rom to rom_1 and update all the > references. > > I did'nt find any hint in the documentation ( besides cdscopyshell, > which does no run on Windows), so I suppose that this can only be done using > skill. > So I would loop through the hierarchies of the schematics and > update/replace the cell rom with rom_1. That should work, hence it is some > effort. > But what about e.g. the variant file or other files like the opf etc. > this also needs to be updated manually, so this will become a pain :( > > Does anybody know an already existing solution on how to do this ? > > Thanks in Advance > > Patrick >
------------------------------ *Check Out the new free AIM(R) Mail*<http://pr.atwola.com/promoclk/100122638x1081283466x1074645346/aol?redir=http%3A%2F%2Fwww%2Eaim%2Ecom%2Ffun%2Fmail%2F>-- 2 GB of storage and industry-leading spam and email virus protection.
- [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
- From: Patrick Escher
- [PCB_FORUM] Re: Rename schematic cell in Allegro Design Entry HDL
- From: rjbzxr