共2条
1/1 1 跳转至页

问
请大家帮忙看一下这个程序应该如何修改,先谢谢了。
process(st,href)--判断是否图象是否存储结束
begin
if (st='0') then
h_9<="000000000";
elsif (h_9<"111100000") then
if href'event' and href='0' then
h_9 <= h_9 + 1;
end if;
end if;
end process;
VHDL syntax error: attribute name or qualified expression must have
identifier, '(', or RANGE, but found and instead 答 1: event后面多拉个‘把 答 2: 提示是第六行有问题。语法不对。那个and有问题,可能。 答 3: 还有问题谢谢大家帮忙,可现在又有问题了。改完后显示unsupported feature error: conditional statement in this region for signals not supported.是我的信号定义有问题吗还是范围的问题呢应该查哪里呢怎么个改法啊?signal 和port有什么区别呢有没有通俗一点的解释呢?
process(st,href)--判断是否图象是否存储结束
begin
if (st='0') then
h_9<="000000000";
elsif (h_9<"111100000") then
if href'event' and href='0' then
h_9 <= h_9 + 1;
end if;
end if;
end process;
VHDL syntax error: attribute name or qualified expression must have
identifier, '(', or RANGE, but found and instead 答 1: event后面多拉个‘把 答 2: 提示是第六行有问题。语法不对。那个and有问题,可能。 答 3: 还有问题谢谢大家帮忙,可现在又有问题了。改完后显示unsupported feature error: conditional statement in this region for signals not supported.是我的信号定义有问题吗还是范围的问题呢应该查哪里呢怎么个改法啊?signal 和port有什么区别呢有没有通俗一点的解释呢?
共2条
1/1 1 跳转至页
回复
有奖活动 | |
---|---|
“我踩过的那些坑”主题活动——第002期 | |
【EEPW电子工程师创研计划】技术变现通道已开启~ | |
发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
【EEPW在线】E起听工程师的声音! | |
高校联络员开始招募啦!有惊喜!! | |
【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
送您一块开发板,2025年“我要开发板活动”又开始了! | |
打赏了!打赏了!打赏了! |