emacs/var/elfeed/db/data/7e/7ed51cefcafb7b7e0e4bb0c7ca77950a1aa5a751
2022-01-03 12:49:32 -06:00

1 line
1.5 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>I&#39;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 &#39;-mode tcl&#39;, please type &#39;vivado -help&#39; for usage info.</p> <p>I don&#39;t know what is happenning, but obviously arguments are formed incorrectly</p> <p>How I can pass arguments properly?</p> <p>-------------------------------------------------------------------------------------------------------------------------------------------</p> <p>&#x200B;</p> <p><a href="https://preview.redd.it/wdk3dzx70y181.png?width=1317&amp;format=png&amp;auto=webp&amp;s=b67e3191d76577ebf248bbdaf8dd774d01fb3d0d">https://preview.redd.it/wdk3dzx70y181.png?width=1317&amp;format=png&amp;auto=webp&amp;s=b67e3191d76577ebf248bbdaf8dd774d01fb3d0d</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r25cb2/help_with_tcl_mode_silly_experiment/">[comments]</a></span>