<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[如何用catapult运行这个isp的c model]]></title><description><![CDATA[<p dir="auto">在我用catapult导入isp的顶层模块后，当我执行Hierarchy得到这个module的层次时，top.h文件发生错误：<br />
错误部分<br />
top.h</p>
<pre><code>#include &lt;ap_int.h&gt;
#include&lt;hls_stream.h&gt;
</code></pre>
<p dir="auto">报错信息：<br />
cannot open source file "ap_int.h"<br />
compilation aborted<br />
go analyze: Failed analyze</p>
<p dir="auto">分析原因：ap_int.h和hls_stream.h是vivado里面的头文件，catapult里面没有这些数据类型，所以报错。</p>
<p dir="auto">基于这个报错信息，想请教一下：<br />
1.如何用catapult跑您的这个isp模型？需要修改哪些部分？<br />
2.或者如何用catapult吃ap_int.h和hls_stream.h文件，完成编译</p>
]]></description><link>http://www.openasic.org/topic/147/如何用catapult运行这个isp的c-model</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 16:47:49 GMT</lastBuildDate><atom:link href="http://www.openasic.org/topic/147.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Oct 2022 07:57:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 如何用catapult运行这个isp的c model on Mon, 10 Apr 2023 02:04:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi，请问您最终运行成功了吗？ 我有些运行上的问题想请教一下，请问是否方便？我是学生，只是作为学习知识使用，没有其他用途。</p>
]]></description><link>http://www.openasic.org/post/528</link><guid isPermaLink="true">http://www.openasic.org/post/528</guid><dc:creator><![CDATA[hucutie]]></dc:creator><pubDate>Mon, 10 Apr 2023 02:04:53 GMT</pubDate></item><item><title><![CDATA[Reply to 如何用catapult运行这个isp的c model on Tue, 01 Nov 2022 09:53:33 GMT]]></title><description><![CDATA[<p dir="auto">找到了解决方案，src文件里的top.h可以选择catapult的数据结构.</p>
]]></description><link>http://www.openasic.org/post/513</link><guid isPermaLink="true">http://www.openasic.org/post/513</guid><dc:creator><![CDATA[lawrence404]]></dc:creator><pubDate>Tue, 01 Nov 2022 09:53:33 GMT</pubDate></item></channel></rss>