https://open-source-silicon.dev logo
s

saicharan0112

04/16/2021, 5:00 PM
Sorry for a rookie and external question...How to give commands to the MAGIC tool command line from an external python script? (BTW I opened the MAGIC tool using python script itself)
p

Philipp Gühring

04/16/2021, 8:27 PM
Do you have a fixed list of commands that need to be executed, or are the commands depending on the situation or output of magic?
s

saicharan0112

04/17/2021, 4:56 AM
No.. I have fixed commands...
I solved it.. thanks @Philipp Gühring