what are scripts

M

mohammed rafi

hi,
what are scripts, what are theire applications in vlsi design and verification?

cheers,
m. mohammed rafi
 
N

Narendran Kumaraguru Nathan

In unix, you have shells, wich are command interpretters and do the
job using some basic OS calls like fork, kill, exec etc. These are not
just interpretters but have specific language for programming. You can
either execute your commands one after another or just put them all in
a file and execute the file.
Just execute "man tcsh/csh/bash" to find out about the syntax of your
shell.
In short scripts are not precompiled executables. They are interpretted
and specfic action is taken in the process of every line being executed.
HTH,
naren.
 
A

asicbaba

or in simple terms, you could say automisation of an activity. lets
say you want to run a verification cycle on your code with multiple
input files. you could write a script which says reun first file, upon
completion run next one , then the third. or a set of commands which
says start the place and route with some group then start with next
sequence and continue till you get the best results

regards
asicbaba
 
M

Muthu

hi,
what are scripts, what are theire applications in vlsi design and verification?

cheers,
m. mohammed rafi

Hi,

Scripting are useful for running synthesis / simulation in command mode.

Regards,
Muthu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top