<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Under the hood of Vivado runs: Some scripting essentials</title>
	<atom:link href="http://billauer.se/blog/2016/02/vivado-runs-tcl-bash/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2016/02/vivado-runs-tcl-bash/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: glen english</title>
		<link>https://billauer.se/blog/2016/02/vivado-runs-tcl-bash/comment-page-1/#comment-1299</link>
		<dc:creator>glen english</dc:creator>
		<pubDate>Wed, 18 Oct 2017 02:48:02 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4931#comment-1299</guid>
		<description>Great stuff, saved me alot of time
thanks very much</description>
		<content:encoded><![CDATA[<p>Great stuff, saved me alot of time<br />
thanks very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Epping</title>
		<link>https://billauer.se/blog/2016/02/vivado-runs-tcl-bash/comment-page-1/#comment-1252</link>
		<dc:creator>David Epping</dc:creator>
		<pubDate>Thu, 20 Apr 2017 10:04:50 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4931#comment-1252</guid>
		<description>@Evgeni Hi, report_property works on runs for me, as does get_property (just tested on Vivado 2016.1).
You can query the NEEDS_REFRESH property or filter based on it, for what you want to do:
get_runs -filter {NEEDS_REFRESH == &quot;1&quot;}</description>
		<content:encoded><![CDATA[<p>@Evgeni Hi, report_property works on runs for me, as does get_property (just tested on Vivado 2016.1).<br />
You can query the NEEDS_REFRESH property or filter based on it, for what you want to do:<br />
get_runs -filter {NEEDS_REFRESH == &#8220;1&#8243;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeni Stavinov</title>
		<link>https://billauer.se/blog/2016/02/vivado-runs-tcl-bash/comment-page-1/#comment-1226</link>
		<dc:creator>Evgeni Stavinov</dc:creator>
		<pubDate>Fri, 27 Jan 2017 23:29:44 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4931#comment-1226</guid>
		<description>I&#039;m looking for a way to determine which runs in the current project are out-of-context. &quot;get_runs&quot; TCL command seems to be the right choice. However, it lists all synthesis runs if using &quot;-filter {IS_SYNTHESIS}&quot;. &quot;report_property&quot; also doesn&#039;t work on runs.</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking for a way to determine which runs in the current project are out-of-context. &#8220;get_runs&#8221; TCL command seems to be the right choice. However, it lists all synthesis runs if using &#8220;-filter {IS_SYNTHESIS}&#8221;. &#8220;report_property&#8221; also doesn&#8217;t work on runs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
