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

正文內(nèi)容

基于vhdl語言的電子秒表課題設(shè)計(jì)報(bào)告(編輯修改稿)

2025-04-21 12:43 本頁面
 

【文章內(nèi)容簡(jiǎn)介】 min_r(7 downto 4) = min_r(7 downto 4) + 1。 end if。 else min_r(3 downto 0) = min_r(3 downto 0) + 1。 end if。 else if (change_2 = 39。039。 and cmt = 39。139。) then if min_r(3 downto 0) = 0 then min_r(3 downto 0) = 1001。 if min_r(7 downto 4) = 0 then min_r(7 downto 4) = 0101。 else min_r(7 downto 4) = min_r(7 downto 4) 1。 end if。 else min_r(3 downto 0) = min_r(3 downto 0) 1。 end if。 else if (change_1 = 39。039。 and cht = 39。139。) then if (hour_r(7 downto 4) = 2 and hour_r(3 downto 0) = 3 ) then hour_r = 00000000。 else if(hour_r(3 downto 0) = 9)then hour_r(3 downto 0) = 0000。 hour_r(7 downto 4) = hour_r(7 downto 4) + 1。 else hour_r(3 downto 0) = hour_r(3 downto 0) + 1。 end if。 end if。 else if (change_2 = 39。039。 and cht = 39。139。) then if (hour_r(7 downto 4) = 0 and hour_r(3 downto 0) = 0 ) then hour_r = 00100011。 else if(hour_r(3 downto 0) = 0 and hour_r(7 downto 4) 2)then hour_r(3 downto 0) = 1001。 hour_r(7 downto 4) = hour_r(7 downto 4) 1。 else hour_r(3 downto 0) = hour_r(3 downto 0) 1。 end if。 end if。 else if (change_1 = 39。039。 and cst = 39。139。) then if sec_r(3 downto 0) = 9 then sec_r(3 downto 0) = 0000。 if sec_r(7 downto 4) = 5 then sec_r(7 downto 4) = 0000。 else sec_r(7 downto 4) = sec_r(7 downto 4) + 1。 end if。 else sec_r(3 downto 0) = sec_r(3 downto 0) + 1。 end if。 else if (change_2 = 39。039。 and cst = 39。139。) then if sec_r(3 downto 0) = 0 then sec_r(3 downto 0) = 1001。 if sec_r(7 downto 4) = 0 then sec_r(7 downto 4) = 0101。 else sec_r(7 downto 4) = sec_r(7 downto 4) 1。 end if。 else sec_r(3 downto 0) = sec_r(3 downto 0) 1。 end if。 else if sec_r(3 downto 0) = 9 then sec_r(3 downto 0) = 0000。 if sec_r(7 downto 4) = 5 then sec_r(7 downto 4) = 0000。 if min_r(3 downto 0) = 9 then min_r(3 downto 0) = 0000。 if min_r(7 downto 4) = 5 then min_r(7 downto 4) = 0000。 if hour_r(7 downto 4) = 2 then if hour_r(3 downto 0) = 3 then hour_r = 00000000。 else hour_r(3 downto 0) = hour_r(3 downto 0) + 1。 end if。 else if(hour_r(3 downto 0) = 9)then hour_r(3 downto 0) = 0000。 hour_r(7 downto 4) = hour_r(7 downto 4) + 1。 else hour_r(3 downto 0) = hour_r(3 downto 0) + 1。 end if。 end if。 else min_r(7 downto 4) = min_r(7 downto 4) + 1。 end if。 else min_r(3 downto 0) = min_r(3 downto 0) + 1。 end if。 else sec_r(7 downto 4) = sec_r(7 downto 4) + 1。 end if。 else sec_r(3 downto 0) = sec_r(3 downto 0) + 39。139。 end if。 end if。 end if。 end if。 end if。 end if。 end if。 end if。 end if。 end process。 process(clk_1Hz) begin if clk_1Hz39。event and clk_1Hz = 39。139。 then if rst = 39。039。 then sec_ra = 00000000。 min_ra = 00000000。 hour_ra= 00000000。 else if (change_1 = 39。039。 and cma = 39。139。) then if min_ra(3 downto 0) = 9 then min_ra(3 downto 0) = 0000。 if min_ra(7 downto 4) = 5 then min_ra(7 downto 4) = 0000。 else min_ra(7 downto 4) = min_ra(7 downto 4) + 1。 end if。 else min_ra(3 downto 0) = min_ra(3 downto 0) + 1。 end if。 else if (change_2 = 39。039。 and cma = 39。139。) then if min_ra(3 downto 0) = 0 then min_ra(3 downto 0) = 1001。 if min_ra(7 downto 4) = 0 then min_ra(7 downto 4) = 0101。 else min_ra(7 downto 4) = min_ra(7 downto 4) 1。 end if。 else min_ra(3 downto 0) = min_ra(3 downto 0) 1。 end if。 else if (change_1 = 39。039。 and cha = 39。139。) then if (hour_ra(7 downto 4) = 2 and hour_ra(3 downto 0) = 3 ) then hour_ra = 00000000。 else if(hour_ra(3 downto 0) = 9)then hour_ra(3 downto 0) = 0000。 hour_ra(7 downto 4) = hour_ra(7 downto
點(diǎn)擊復(fù)制文檔內(nèi)容
范文總結(jié)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1