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

正文內(nèi)容

路電子搶答器eda課程設(shè)計報告(編輯修改稿)

2025-02-15 01:17 本頁面
 

【文章內(nèi)容簡介】 2:std_logic_vector(3 downto 0)。 variable b2:std_logic_vector(3 downto 0)。 variable c2:std_logic_vector(3 downto 0)。 variable d2:std_logic_vector(3 downto 0)。 begin if(clr=39。139。)then a2:=0000。 b2:=0000。 c2:=0000。 d2:=0000。 elsif(add39。event and add=39。139。)then if chose=0001then if a2=1001then a2:=0000。 else a2:=a2+39。139。 end if。 elsif chose=0010 then if b2=1001 then b2:=0000。 else b2:=b2+39。139。 end if。 elsif chose=0011then if c2=1001then c2:=0000。 else c2:=c2+39。139。 end if。 elsif chose=0100then if d2=1001then d2:=0000。 else d2:=d2+39。139。 end if。 end if。 end if。 aa=a2。 bb=b2。 cc=c2。 dd=d2。 end process。end two。:仿真圖說明:第一階段,clr輸入高電平,aa,bb,cc,dd均被賦為“0000”。當(dāng)chose輸入為“0001”,add輸入高電平時,aa+1,改為“0001”;當(dāng)chose輸入為“0010”,add輸入高電平時,bb+1,改為“0001”;當(dāng)chose再次輸入“0001”,add輸入高電平時,aa+1,改為“0010”。第二階段,clr輸入高電平,aa,bb,cc,dd均被復(fù)位,賦為“0000”。當(dāng)chose輸入為“0011”,add輸入高電平時,cc+1,改為“0001”;當(dāng)chose輸入為“0100”,add輸入高電平時,dd+1,改為“0001”;當(dāng)chose再次輸入“0100”,add輸入高電平時,dd+1,改為“0010”。(三)計時模塊本系統(tǒng)中的計時器電路既有計時初始值的預(yù)置功能,又有減計數(shù)功能,功能比較齊全。其中將初始值設(shè)置為5秒,clk為時鐘信號,en端為高電平后開始計時,rst為復(fù)位端,操作簡潔。其模塊如下: 計時模塊:library ieee。use 。use 。entity t isport(clk,en,rst:in std_logic。 ring:out std_logic。 data:out std_logic_vector(3 downto 0))。end t。architecture bhv of t is signal a:std_logic_vector(3 downto 0)。beginprocess(clk)begin if rst=39。139。 then a=0101。ring=39。039。 elsif clk39。event and clk=39。139。 the
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1