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

正文內(nèi)容

基于fpga的語音數(shù)字時(shí)鐘系統(tǒng)-在線瀏覽

2025-01-13 16:01本頁面
  

【正文】 。139。 Load_new_c=39。 else if(count_k_end=39。)then next_state=s0。 else next_state=s1。139。 enable_count_k=39。 end if。139。 Load_new_a=39。 else next_state=s0。 end if。139。 Load_new_c=39。 else next_state=s0。 end if。139。 else if(count_a_end=39。)then next_state=s0。 else next_state=s4。139。 enable_count_a=39。 end if。 end case。 Count_key:process(Enable_count_k,clk) begin if (Enable_count_k=39。)then Counter_k=39。 count_k_end=39。 elsif (rising_edge(clk))then if(counter_k=key_tinmeout)then count_k_end=39。 else counter_k=Counter_k+1。 end if。 Count_alarm:process(Enable_count_a,clk) begin if(enable_count_a=39。)then counter_a=39。 count_a_end=39。 elsif (rising_edge(clk))then if (counter_a=show_alarm_timeout)then count_a_end=39。 else counter_a=counter_a+1。 end if。 end art。 結(jié)構(gòu)圖 Decoder 輸入 0000000001 0000000010 0000000100 0000001000 0000010000 輸出 0 1 2 3 4 輸入 0000100000 0001000000 0010000000 0100000000 1000000000 輸出 5 6 7 8 9 library IEEE。 use 。 value:out T_digital)。 ARCHITECTURE art of decoder is begin with keypad select value=0 when 0000000001, 1 when 0000000010, 2 when 0000000100, 3 when 0000001000, 4 when 0000010000, 5 when 0000100000, 6 when 0001000000, 7 when 0010000000, 8 when 0100000000, 9 when 1000000000, 0 when others。 三.鬧鐘系統(tǒng)的移位寄存器的設(shè)計(jì) :在 clk 的上升沿同步下,將 key 端口的輸入信號(hào)移入new_time 端口的輸出端口最低位,原有信息一次向左移動(dòng),最高位舍去, reset 對輸出端口 new_time異步清零。 use 。 ENTITY key_buffer is port(key:in t_digital。 new_time:out t_clock_time)。 ARCHITECTURE art of key_buffer is signal n_t:t_clock_time。139。 elsif(rising_edge(clk))then for i in 3 downto 1 loopzuo huan yi n_t(i)=n_t(i1)。 n_t(0)=key。 end process。 end art。 電路原理圖 library IEEE。 use 。 new_alarm_time:in t_clock_time。 alarm_time:out std_logic)。 ARCHITECTURE art of Alarm_reg is begin process(clk,reset) begin if(reset=39。)then alarm_clock=(0,0,0,0)。139。 elsif load_new_a=39。then assert false reportuncertain load_new_alarm control severity warning end if。 end if。 end art。當(dāng) reset端口為高電平時(shí),對 current_time端口進(jìn)行清零操作。 Alarm_count
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1