返回信息流大家好,我在system generator电路中需要用到edk模块。我先建了一个xps工程,生成了网表和bit文件。之后在system generator导入了这个模块,并添加了shared memory。随后我又打开xps工程,发现可以生成网表却不能再生成bit文件了。显示的错误信息也让我觉得很困惑,如下面所示。有没有人遇到过同样的情况,还请不吝赐教。
ERROR:MapLib:978 - LUT3 symbol
"microblaze_0/microblaze_0/MicroBlaze_Core_I/Performance.read_data_mux_I/WB_DataBus_Read_Data<8>1" (output
signal=microblaze_0/microblaze_0/MicroBlaze_Core_I/Performance.wb_databus_rea
d_data<23>) has an equation that uses input pin I1, which no longer has a
connected signal. Please ensure that all the pins used in the equation for
this LUT have signals that are not trimmed (see Section 5 of the Map Report
File for details on which signals were trimmed).
ERROR:MapLib:978 - LUT3 symbol
"microblaze_0/microblaze_0/MicroBlaze_Core_I/Performance.read_data_mux_I/WB_DataBus_Read_Data<9>1" (output
signal=microblaze_0/microblaze_0/MicroBlaze_Core_I/Performance.wb_databus_rea
d_data<22>) has an equation that uses input pin I1, which no longer has a
connected signal. Please ensure that all the pins used in the equation for
this LUT have signals that are not trimmed (see Section 5 of the Map Report
File for details on which signals were trimmed).
ERROR:MapLib:978 - LUT2 symbol
"proc_sys_reset_0/proc_sys_reset_0/EXT_LPF/External_System_Reset_MB_Debug_Sys_Rst_OR_8_o1" (output
signal=proc_sys_reset_0/proc_sys_reset_0/EXT_LPF/External_System_Reset_MB_Deb ug_Sys_Rst_OR_8_o) has an equation that uses input pin I0, which no longer
has a connected signal. Please ensure that all the pins used in the equation
for this LUT have signals that are not trimmed (see Section 5 of the Map
Report File for details on which signals were trimmed).
这是一条镜像帖。来源:北邮人论坛 / embedded-system / #12635同步于 2012/9/24
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Embedded_System机器人发帖
关于system generator中edk的使用问题
bigface
2012/9/24镜像同步1 回复
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
你用的是什么东西?用来做什么的?
【 在 bigface (大脸猫) 的大作中提到: 】
: 大家好,我在system generator电路中需要用到edk模块。我先建了一个xps工程,生成了网表和bit文件。之后在system generator导入了这个模块,并添加了shared memory。随后我又打开xps工程,发现可以生成网表却不能再生成bit文件了。显示的错误信息也让我觉得很困惑,如下
: ERROR:MapLib:978 - LUT3 symbol
: "microblaze_0/microblaze_0/MicroBlaze_Core_I/Performance.read_data_mux_I/WB_DataBus_Read_Data<8>1" (output
: ...................