奥鹏作业答案 - 分忧网!奥鹏作业答案,奥鹏在线作业答案,奥鹏作业答案及毕业论文分忧

奥鹏作业答案,奥鹏在线作业答案,奥鹏在线考核_分忧网

当前位置: 主页 > 免费作业 >

??假设变量初值为:a=2,b=4,则以下程序执行后,a和b的值分别

时间:2022-11-03 22:10来源:未知 作者:admin 点击:
10.??假设变量初值为:a=2,b=4,则以下程序执行后,a和b的值分别为architecture rtl of example is begin process variable a ,b:std_logic; begin a := b; b := a; end process; end rtl; A. 2,2
10.??假设变量初值为:a=2,b=4,则以下程序执行后,a和b的值分别为architecture rtl of example is
begin
process
variable a ,b:std_logic;
begin
a := b;
b := a;
end process;
end rtl;
A. 2,2
B. 2,4
C. 4,2
D. 4,4
(责任编辑:admin)要这答案加QQ:800020900 或加微信:vq800020900 获取
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
猜您喜欢

提示信息×