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

正文內(nèi)容

5、基于vhdl的1602液晶程序-閱讀頁

2024-11-23 05:33本頁面
  

【正文】 f。 when setmode = state=writeram。 when switchmode = state=clear。 when setfunction = state=switchmode。 when setddram = state=writeram。 when writeram = if(counter =40)then state=setddram。 elsif(counter/=40 and counter81)then state=writeram。 else state=shift。 when readram = state=idle。 end case。 end process。 液晶 lcd1602 的 vhdl源代碼 20200503 11:57 利用 FPGA驅(qū)動 LCD顯示中文字符 年 的 VHDL程序。 功能 : FGAD驅(qū)動 LCD顯示中文字符 年 。 use 。 use 。 狀態(tài)機時鐘信號,同時也是液晶時鐘信號,其周期應(yīng)該滿足液晶數(shù)據(jù)的建立時間 Reset:in std_logic。 寄存器選擇信號 LCD_RW : out std_logic。 液 晶時鐘信號 LED : out std_logic。 液晶數(shù)據(jù)信號 end LCD1602。 signal Current_State:state。 constant cgram:ram2:=( (00001000), (00001111), (00010010), (00001111), (00001010), (00011111), (00000010), (00000010))。 signal Count : std_logic_vector(20 downto 0)。 signal LCD_Clk : std_logic。 液晶時鐘信號 LED = Clk_Out。039。 寫數(shù)據(jù) clock : process(Clk,Reset) begin if(Reset = 39。)then Count = (others = 39。)。 if(Count = 0)then Clk_Out = not Clk_Out。 end if。 end process。 begin if Reset=39。then Current_State=set_dlnf。139。 LCD_RS=39。 elsif rising_edge(LCD_Clk)then Current_State = Current_State 。039。3cH Current_State=set_cursor。06H Current_State=set_dcb。0fH Current_State=set_cgram。40H Current_State=write_cgram。139。 LCD_Data=cgram(conv_integer(t1))。 end if。80H Current_State=write_LCD_Data。139。 寫入字符 年 when others = null。 end if。 end Behavior
點擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1