赛灵思
直播中

陈存楼

7年用户 1093经验值
私信 关注
[问答]

如何使EOS信号正常运行?

大家好,
我正在尝试使用由STARTUP_SPARTAN6实体生成的EOS信号来实现描述其中的解决方案。
我将FPGA配置为串行从机模式。
在我的设计中实例化STARTUP_SPARTAN6看起来像这样:
startup_spartan6_1:startup_spartan6端口映射(EOS => eos, - 在配置完成时启用所有时钟CLK =>'0',GSR =>'0',KEYCLEARB =>'0',GTS =>'0',
CFGMCLK => open,CFGCLK => open);
以上编译没有问题。
在行为模拟中(我使用的是ISim 13.4 nt64)我希望看到EOS信号变高,但它会永远处于未定义状态(VHDL'U'状态)。
如何使EOS信号正常运行?
最好的祝福,
亚当

以上来自于谷歌翻译


以下为原文

Hi all,

I am trying to use EOS signal generated by STARTUP_SPARTAN6 entity to implement solution descrived in this answer record. I configure my FPGA in serial slave mode. The instantiation of STARTUP_SPARTAN6 in my desing looks like that:

startup_spartan6_1 : startup_spartan6
port map (
EOS => eos, -- enabling all the clocks when the configuration is finished
CLK => '0',
GSR => '0',
KEYCLEARB => '0',
GTS => '0',
CFGMCLK => open,
CFGCLK => open);

Above compiles without problems. In behavioral simulation (I am using ISim 13.4 nt64) I expect to see EOS signal to go high, but instead it stays in undefined state (VHDL 'U' state) forever. How can I make EOS signal to behave correctly?

Best regards,
Adam

回帖(1)

王山崎

2019-7-11 08:02:11
这是一个已知的问题。
已提交更改请求(CR#668043)以解决此问题。此问题已在14.4或最新版本的工具中得到解决。
请试一试。
--------------------------------------------------
---------------------------------------------请将帖子标记为
如果提供的信息能够回答您的问题/解决您的问题,请“接受为解决方案”。给予您认为有用的帖子。

以上来自于谷歌翻译


以下为原文

This is a known issue. A change request (CR#668043) has been filed to fix this.

This issue was resolved in 14.4 or latest version of tools. Please give this a try.-----------------------------------------------------------------------------------------------
Please mark the post as "Accept as solution" if the information provided answers your query/resolves your issue.

Give Kudos to a post which you think is helpful.
举报

更多回帖

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