打印

管脚三态问题

[复制链接]
7298|4
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
aikimi7|  楼主 | 2012-12-9 19:14 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
QUARTUS编译产生如下警告:
Warning (18029): Output pin "_subnet_pin_115" driven by bidirectional pin "sram_bus[10]" cannot be tri-stated.
有以下帮助是这么说的:
CAUSE:The specified output pin is driven by both the specified bidirectional pin and tri-stated logic. However, the current device does not support a tri-stated output pin. When the output pin is not driven by either the logic or the bidirectional pin, its output value is undefined.
ACTION:If the output pin is always driven by either the logic or the bidirectional pin, no action is required. Otherwise, insert an extra tri-state buffer before the output pin.
意思是说目前的器件不支持三态输出管脚。出现警告是不是会影响管脚输出呢?因为现在对SRAM读写数据出现了问题,我想知道shibus



相关帖子

沙发
god_of_death| | 2013-11-17 10:01 | 只看该作者
请问问题解决了吗

使用特权

评论回复
板凳
xiamingmin163| | 2013-11-17 21:46 | 只看该作者
你这个双向端口在作为输入的时候先要置成三态,然后再输入,输出的时候直接输出即可,这个不知道你代码是否处理得当。。。

使用特权

评论回复
地板
habc987| | 2013-11-19 15:08 | 只看该作者
输出管脚不能用output,是bidir

使用特权

评论回复
5
Magina_xm| | 2014-1-13 16:49 | 只看该作者
habc987 发表于 2013-11-19 15:08
输出管脚不能用output,是bidir

可以详细的说一下吗?我也遇到了类似的问题

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

21

主题

136

帖子

0

粉丝