freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于eda的高層電梯控制器設(shè)計(jì)(編輯修改稿)

2025-07-23 15:47 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 。 clr:in std_logic。 en:in std_logic。 q:out std_logic_vector(2 downto 0))。end ponent。type statetype is(stop,pause,up,midup,down,middown)。signal state:statetype。signal clk4hz:std_logic。signal clk1hz:std_logic。signal ur:std_logic。signal dr:std_logic。signal enrun:std_logic。signal enstop:std_logic。signal enstop1:std_logic。signal clrrun:std_logic。signal clrstop:std_logic。signal urr:std_logic_vector(16 downto 1)。signal drr:std_logic_vector(16 downto 1)。signal position:std_logic_vector(16 downto 1)。signal uplift_d:std_logic_vector(16 downto 1)。signal downlift_d:std_logic_vector(16 downto 1)。signal sel_d:std_logic_vector(16 downto 1)。signal runtime:std_logic_vector(2 downto 0)。signal opentime:std_logic_vector(2 downto 0)。signal openonce:std_logic。signal voidpreset:std_logic。begin qout = position。 U0:process(clk) variable t:integer range 0 to 4。 begin if(clk39。event and clk=39。139。) then if(t = 4) then clk4hz=39。139。 t:=0。 else clk4hz= 39。039。 t:= t+1。 end if。 end if。end process。U1:process(clk4hz)variable num:integer range 0 to 3。 begin if(clk4hz39。event and clk4hz=39。139。) then if(num = 3) then clk1hz=39。139。 num:= 0。 else clk1hz=39。039。 num:= num + 1。 end if。 end if。end process。U2:process(switch,clk,uplift,downlift) begin if(clk39。event and clk=39。139。) then uplift_d= uplift。 downlift_d= downlift。 sel_d = sel。 end if。end process。U3:process(switch,clk,uplift,downlift) begin if(clk39。event and clk=39。139。) then if(state = pause) then drr= drr and not(position)。 urr= urr and not(position)。 if(uplift/= uplift_d and ur/=39。139。 and position uplift) then drr = drr or uplift。 elsif(downlift/= downlift_d and ur/=39。139。 and position downlift) then drr = drr or downlift。 elsif(uplift/= uplift_d and dr/=39。139。 and position uplift) then urr = urr or uplift。 elsif(downlift/= downlift_d and dr/=39。139。 and position downlift) then urr = urr or downlift。 elsif(sel/=sel_d) then if(sel position and ur/=39。139。) then drr= drr or sel。 elsif (sel position and dr/=39。139。) then urr = urr or sel。 end if。 end if。 elsif(state = up or state = midup) then if(uplift/= uplift_d and dr/=39。139。 and position uplift) then urr= urr or uplift。 end if。 elsif(state = down or state = middown) then if(downlift/= downlift_d and dr=39。139。 and position downlift) then drr= drr or downlift。 end if。 end if。 end if。 end process。 ur = 39。139。 when urr/=000000000000
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1