共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 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 基于ArduinoUNO开发板的AT24C02读写测试被打赏¥16元 | |
| TCS3472S传感器及其色彩检测被打赏¥19元 | |
| 【S32DS】S32K3 RTD7.0.1 HSE 组件配置报错问题解决被打赏¥27元 | |
| 【S32K3XX】MCME 启动 CORE1被打赏¥23元 | |
| AG32VH407下温度大气压传感器及其检测被打赏¥20元 | |
| AG32VH407下光照强度传感器BH1750及其检测被打赏¥22元 | |
| AT32VH407下使用温湿度传感器DHT22进行检测被打赏¥20元 | |
| DIY一个婴儿澡盆温度计被打赏¥34元 | |
| 【FreeRtos】FreeRtos+MPU region 配置规则被打赏¥23元 | |
| 【分享开发笔记,赚取电动螺丝刀】三分钟快速上手驱动墨水屏(ArduinoIDE)被打赏¥28元 | |
我要赚赏金
