赛灵思
直播中

徐敏

8年用户 158经验值
私信 关注
[问答]

如何使用coregen实现xflow

嗨,我正在尝试学习如何使用xflow在命令行实现我的设计。
有没有办法指定一个额外的目录来检查ngc文件?
我有许多coregen模块,我保存在与我的项目不同的目录中,需要将其包含在实现中。

以上来自于谷歌翻译


以下为原文

Hi I'm trying to learn how to use xflow to implement my design at command line.  

Is there any way to specify an extra directory to be checked for ngc files?  I have many coregen modules that I keep in different directory from my project which need to be included for implementation.

回帖(2)

陈宏子

2018-10-15 12:05:33
您可以使用ngdbuild -sd选项指向搜索目录以从中获取NGC模块网表。
如果您使用的是xflow,则可以在xflow选项文件中指定此选项。
有关更多详细信息,请参阅“命令行工具用户指南”的第23章中介绍了Xflow:http://www.xilinx.com/support/documentation/sw_manuals/xilinx12_1/devref.pdf。

以上来自于谷歌翻译


以下为原文

You can use the ngdbuild -sd option to point to a search directory to pick up NGC module netlists from.    If you're using xflow, you can specify this option in an xflow option file.  For more details, Xflow is documented in Chapter 23 of the Command Line Tools User Guide: http://www.xilinx.com/support/documentation/sw_manuals/xilinx12_1/devref.pdf. 
举报

王岩

2018-10-15 12:22:51
嗨,
我已经为内存元素生成了核心。我已经确定了它。现在我想使用xflow命令生成位文件。我在下面写了命令:
xflow -p xc4vlx25ff676-12 -synth xst_verilog.opt -imlement balanced.opt -config bitgen.opt mem32.v
我得到了以下错误:
mem.ngc无法与块合并,因为在文件中找不到块上的一个或多个引脚。
我的查询是:
1)如何为核心gen函数编写xflow命令行?
2)如何为UCF使用xflow命令???
3)我们是否需要在命令行中提及.ngc?
工具:ISE 13.1
设备:的Virtex4
mem32.v是我实例化核心模块的顶层模块。
问候,
迪帕

以上来自于谷歌翻译


以下为原文

Hi,
I have generated the core for memory element.And i have constarined it.Now i want to generate bit file using xflow command .I hvae written below command :
xflow -p xc4vlx25ff676-12 -synth xst_verilog.opt -imlement  balanced.opt -config bitgen.opt mem32.v
 
i got the error given below:
 
mem.ngc  cant be merged with block because one or more pins on the block were not found in the file.
 
my query is :
 
1)how to write xflow command line for core gen function??
2)how to use xflow command for UCF ???
3)Do we need to mention .ngc in the command line??
 
Tool:ISE 13.1
Device:Virtex4
mem32.v is the top module in which i have instantiated the core module .
 
 
 
 
Regards,
Deepa
 
举报

更多回帖

发帖
×
20
完善资料,
赚取积分