1 line
1.5 KiB
Plaintext
1 line
1.5 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>I'm trying to use tcl mode to program tcl Scripts for vivado. It would be handy to eval tcl code directly usign vivado tcl mode as an inferior process. However if I start vivado with the proper flags it failsif I write</p> <p>$ vivado -mode tcl</p> <p>Vivado behaves as a tcl interactive shell. If I modify the tcl process to vivado and the switches to -mode tcl I get the following error:</p> <p>process inferior-tcl exited abnormally with code 1</p> <p>ERROR: [Common 17-170] Unknown option '-mode tcl', please type 'vivado -help' for usage info.</p> <p>I don't know what is happenning, but obviously arguments are formed incorrectly</p> <p>How I can pass arguments properly?</p> <p>-------------------------------------------------------------------------------------------------------------------------------------------</p> <p>​</p> <p><a href="https://preview.redd.it/wdk3dzx70y181.png?width=1317&format=png&auto=webp&s=b67e3191d76577ebf248bbdaf8dd774d01fb3d0d">https://preview.redd.it/wdk3dzx70y181.png?width=1317&format=png&auto=webp&s=b67e3191d76577ebf248bbdaf8dd774d01fb3d0d</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/InternalImpact2"> /u/InternalImpact2 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r25cb2/help_with_tcl_mode_silly_experiment/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r25cb2/help_with_tcl_mode_silly_experiment/">[comments]</a></span> |