trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- 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>