单项选择题
在所列对时钟上升沿检测的VHDL描述中,错误的是
A.if clk’event and clk = ‘1’ thenB.if falling_edge(clk) then
C.if clk’ not stable and clk = ‘1’ then
D.if clk’event and clk’last value=‘1’ then
点击查看答案&解析

单项选择题
微信扫一扫,加关注免费搜题