Thursday, January 08, 2009     Register | Login | Search | Contact Us
     

Many of you already received communications about the move of the Cadence user community into cadence.com. And many of you have already joined, with over 4000 registrations in the first two weeks.

The new Cadence Community enhances the ability of Cadence users to connect and collaborate. In addition to moving the community into cadence.com -- enabling single sign-on for community, Sourcelink and Cadence events -- the new site is organized around nine technology segments, giving you easy access to product information, training, forums and blogs. Some of the new features include:
  • Ability to respond to posts via e-mail
  • Technology-specific blogs
  • Latest Web 2.0 social networking capabilities
  • Public profile options
  • Private messaging
  • Friends lists
Visit the new Cadence Community today at www.cadence.com/community and join the discussions!

Registration note: Due to the scope of the enhancements and the new SSO registration system, we were not able to migrate existing cdnusers.org member accounts. So new registrations are required, but this enables a broader set of functionality we think you'll enjoy.

Forum note: Under the guidance of forum moderators, we have taken the 20+ cdnusers.org forums and consolidated them into 11 forums on the new site. Posts have been brought over so you can leverage that posting history. CDNusers forums will be set to read only starting 7/30, and cdnusers.org will be redirected to the new community on 8/4.

Best regards,
Mike and Tom

Michael A. Catrambone - Steering Committee Chairman
Distinguished Engineer
PCB/Mechanical
UTStarcom, Inc.

Tom Diederich
Cadence Community Manager
Home
Forums
Subject: Add text file to allegro database
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
ystella
Posts: 0
Online: User is Offline
5/29/2006 8:16 PM  
Hi,

I searched through but could not find.  Wonder if anyone comes across the skills command to add a text file to allegro database.

Appreciate your help.


Regards,
Stella
Dave Elder
Moderator
Posts: 150
Online: User is Offline
5/30/2006 1:55 PM  
Hi Stella,

Try axlCreateAttachment

Cheers, Dave

Dave Elder
Tait Electronics
ystella
Posts: 0
Online: User is Offline
5/30/2006 11:11 PM  
Hi Dave,

Thanks for the reply. I may not have fully understood the usage of axlCreateAttachment. I would like to read in a text file to my allegro database by having the user interactive selecting a location. Can this be done so using axlCreateAttachment?


Regards,
Stella
mike@coppercad.com
Posts: 3
Online: User is Offline
5/31/2006 7:18 AM  
Stella,

You can download a shareware program from the CDN website, originally uploaded on Sept 13 2005,
called AAdd_AttachFile. It will allow you to attach and detach files from Allegro BRD files, and it works
with ASCII files as large as 78 mega bytes.

The latest version (1.0G) can also be found on the following link:

http://www.coppercad.com/AAdd_AttachFile.html


Description--------------------------------------------------------------

Allegro allows small ASCII files to be attached directly to the
BRD file. CopperCAD's AAdd_AttachFile program, takes large ASCII
files and breaks them up into small chunks, then attaches the
small chunks to the Allegro BRD file, one at a time.

AAdd_AttachFile may be used to attach ASCII text files to Allegro
BRD files. Important files can be attached to your design, reducing
the possibility that they may be lost or misplaced.

Maximum individual file size that can be attached is 78 Mega bytes.
Maximum number of characters in the file name is 26. Files must
be pure ASCII, binary files, or mixed ASCII-Binary files cannot be
attached to the BRD file.
---------------------------------------------------------------------------------

Mike Finczak
CopperCAD Design
www.coppercad.com
905-488-8958
ystella
Posts: 0
Online: User is Offline
5/31/2006 9:28 PM  
Hi Mike,

Thanks for the suggestion. I tried out the skills program. It is a great program. I am sorry that I have specified my requirement clearly. What I am looking is much simplier, I want to add a text file into the physical board, so that the user can see it as text on one of the subclasses. Thanks anyway.
Just one minor problem I found while running the skills, I followed the steps to install the program but when I type ctrl+A in the command window, it gives an error "command not found". Evoking the program through skills is fine.


Regards,
Stella
mike@coppercad.com
Posts: 3
Online: User is Offline
6/01/2006 7:15 AM  
Stella,
          I found the answer on sourcelink....

----------------------------------------------------------------
1.  Add>Text
2. On the Options tab, select the desired Class and set the subclass, size, etc..
3. Pick the text location (Orientation of txt file is A1 block of the xls sheet).
4. Right Mouse Click in the work area.
5. Select Read From File.
6. Browse to the file created from the xls File Save As and select it.

The text will be present in the board file. If other graphics are needed, you will have
to add them manually.
----------------------------------------------------------------------------------------------------

Regards,
Mike Finczak
CopperCAD Design
www.CopperCAD.com
905-488-8958

Mike Finczak
CopperCAD Design
www.coppercad.com
905-488-8958
ystella
Posts: 0
Online: User is Offline
6/01/2006 8:14 PM  
Hi Mike,

Thanks for the reply. I know of this allegro command, just that I am checking if this is also available in skills command. Looks like there isn't...


Regards,
Stella
rong
Posts: 3
Online: User is Offline
6/02/2006 4:44 AM  
Stella,

It shouldn't require too much to create a function like this. You would open the file and read it line by line. When you read a line, you then add the text to the database with axlDBCreateText

Ron.
ystella
Posts: 0
Online: User is Offline
6/06/2006 7:23 PM  

Hi Ron,

Nice to hear from you.  Thanks for the suggestion.  I know of this alternate method, just that because I thought if there is any straight forward way to call in a text file that I am not aware of.


Regards,
Stella

Posting to forums is available to community members only.
Login or Register

Forums > Silicon-package-board > Shared code - SKILL > Add text file to allegro database


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.