登录注册
论坛
一粒金砂(初级)
3
0
扫一扫,分享给好友
五彩晶圆(高级)
6892
if (Rst='1') then
P<=0;
elsif clk'event and clk='1' then
if (s1='1') then
P<='1';
elsif (s2='1') then
P<='z';
end ifl
end if;
发表回复 回帖后跳转到最后一页
EEWorld Datasheet 技术支持
查看 »