Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to use user-defined variables in command files of Astro?

Status
Not open for further replies.

eruisi

Member level 4
Joined
Jan 3, 2006
Messages
71
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
CA
Activity points
1,817
For instance:

define $TOP_CELL "abc"

then how to generate a string "abc.CEL" with $TOP_CELL?

Thanks in advance!
 

Re: How to use user-defined variables in command files of As

use string_append, you can refer to the scheme manual, or switch to tcl.

scheme is not easy to use and also wll be fading away.
 

    eruisi

    Points: 2
    Helpful Answer Positive Rating
Is there a way to convert scheme script to TCL script?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top