How to pass several commands inside xps from script?

Jun 30, 2007 2 Replies

Does somebody know how to execute (pass) several commands inside xps?



Now I invoke xps from a batch file through xps -nw project_dir\system.xmp



Then I would like to execute several commands and to exit using commands passed through script file.



Is there a way to do, the xilinx docs are not clear for this questions or at least I have not found the right tutorial.



Thanks, Zlatko



This should work:

xps -nw project_dir/system.xmp < script_file

where script_file contains the commands. You may need "exit" as the last command, just try it and see.

Regards,

John

Thanks John !

John Williams :

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required