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

正文內(nèi)容

基于vhdl數(shù)碼鎖設(shè)計(jì)去說(shuō)明書(shū)(已修改)

2025-05-23 18:53 本頁(yè)面
 

【正文】 畢業(yè)設(shè)計(jì) (論文 ) 基于 VHDL 的數(shù)碼鎖設(shè)計(jì) 學(xué) 院: 電氣與電子工程 學(xué)院 專 業(yè) : 電子信息工程 姓 名 : 學(xué) 號(hào) : 指導(dǎo)教師: 2021 年 6 月中 文摘要 I 摘 要 論文主要采用 EDA 技術(shù), VHDL 語(yǔ)言設(shè)計(jì)數(shù)碼鎖。本設(shè)計(jì)采用數(shù)字系統(tǒng)設(shè)計(jì)方法中的模塊設(shè)計(jì)法,把數(shù)碼鎖的設(shè)計(jì)分模塊分別用硬件描述語(yǔ)言 VHDL 來(lái)進(jìn)行設(shè)計(jì),并且分別進(jìn)行軟件和硬件的仿真。主要的成果是:( 1)改密碼鎖可 設(shè)置四位密碼,如果不設(shè)置密碼時(shí),默認(rèn)為“ 0000”;( 2)密碼正確,鎖打開(kāi);( 3)密碼錯(cuò)誤,提示“密碼錯(cuò)誤”,要求重新輸入,上次輸入錯(cuò)誤,則發(fā)出報(bào)警信號(hào),直到管理員終止此報(bào)警信號(hào)。 論文把密碼鎖的設(shè)計(jì)分為了三個(gè)大的模塊:密碼鎖輸入部分,密碼鎖控制部分,密碼鎖顯示和報(bào)警部分。其中密碼鎖控制部分是此次設(shè)計(jì)的核心部分,在整個(gè)系統(tǒng)中占有重要的地位,涉及到密碼鎖的幾個(gè)狀態(tài)之間的轉(zhuǎn)換,以及鍵盤按鍵的功能設(shè)計(jì)。 目前,計(jì)算機(jī)的應(yīng)用己普及到人類生活中的各個(gè)領(lǐng)域,幾乎各行各業(yè)的各種活動(dòng)都可以利用計(jì)算機(jī)。計(jì)算機(jī)之所以能夠發(fā)揮巨 大作用,軟件的作用必不可少。做為人類商品社會(huì)中的一種特殊的產(chǎn)品,軟件生產(chǎn)難度大卻復(fù)制容易 。生產(chǎn)成本高但復(fù)制費(fèi)用低。由此造成世界范圍內(nèi)軟件的非法復(fù)制現(xiàn)象很嚴(yán)重,許多人想方設(shè)法地復(fù)制別人的軟件。在這種形勢(shì)下,軟件的研制者或銷售商為了維護(hù)自身的權(quán)益,不斷采用先進(jìn)的技術(shù)來(lái)防止自己研究或銷售的軟件被無(wú)償?shù)膹?fù)制。這就促使軟件加密技術(shù)蓬勃發(fā)展,出現(xiàn)了各種各樣的軟件保護(hù)技術(shù)。 關(guān)鍵詞: VHDL, QUARTUSⅡ ,數(shù)字密碼鎖 Abstract II Abstract EDA technology using paper, VHDL language design digital lock. The design uses a digital system design method of modular design method, the design of digital lock, respectively, submodule VHDL hardware description language used to design, and separate software and hardware simulation. The main results are: (1) can be set to passwordlock four password, if we do not set a password, the default is 0000。 (2) the password is correct, open the lock。 (3) password error message incorrect password request to reenter the last input error, then issue a warning signal, until the administrator to terminate the alarm signal. At present, the application of puters has spread to human life in all fields of activities in almost all walks of life can use the puter. Computer is able to play a huge role, the role of essential software. As a human modity society a special kind of products, software is difficult to reproduce easily。 production costs are high but lowcost copying. Resulting worldwide illegal copying of software is rampant, many people try to copy someone else39。s software. Under such circumstances, the software developers or vendors in order to protect their own interests, Continued use of advanced technology to prevent their own research or sell a copy of the software was free. This has prompted the software encryption technology to flourish, there has been a wide range of software protection technology. Key words: VHDL, QUARTUSⅡ , digital code lock目 錄 III 目 錄 摘 要 .............................................................................................. …… I ABSTRACT..................................................................................... … ..II 目 錄 ............................................................................................. … .III 第一章 引 言 ................................................................................... … ...1 國(guó)內(nèi)外的研究現(xiàn)狀 ....................................................................... 1 課題的目的和意義 ....................................................................... 2 第二章 密碼鎖設(shè)計(jì)基礎(chǔ) ..................................................................... … ...3 設(shè)計(jì)目標(biāo)及方案 .......................................................................... 3 集成電路的設(shè)計(jì)流程 .................................................................... 4 IP 核復(fù)用技術(shù) ............................................................................. 7 IP 復(fù)用技術(shù) ........................................................................ 7 復(fù)雜可編程邏輯器件 ( CPLD) ...................................................... 8 CPLD 的基本特點(diǎn) ............................................................... 8 MAX7000E 功能描述 ............................................................ 9 硬件描述語(yǔ)言 ............................................................................ 11 Ve r i l og HDL 語(yǔ)言 ............................................................12 VHDL 語(yǔ)言 .....................................................................13 Ver i l og HDL 和 VHDL 的比較 ...........................................14 第三章 數(shù)碼鎖的電路設(shè)計(jì) ................................................................ … .17 數(shù)碼鎖整體電路設(shè)計(jì) .................................................................17 密碼鎖輸入電路 ..................................................................18 鍵盤接口電路 ...................................................................19 鍵盤掃描電路 ...................................................................22 彈跳消除電路 ...................................................................23 鍵盤譯碼電路 ...................................................................25 按鍵存儲(chǔ)電路 ...................................................................26 鍵盤輸入電路的整體的仿真 ...............................................27 目 錄 IV 控制電路的設(shè)計(jì) .........................................................................27 數(shù)字按鍵輸入部分 .............................................................27 功能按鍵輸入部分 ............................................................28 顯示電路的設(shè)計(jì) ..................................................................30 第四章 外圍電路設(shè)計(jì)及整體電路 ...................................................... … .32 開(kāi)鎖電路的設(shè)計(jì) ........................................................................32 報(bào)警電路的設(shè)計(jì) .....................................................................32 整體電路 ................................................................................33 結(jié) 論 ............................................................................................. … .34 參 考 文 獻(xiàn) ..................................................................................... … .35 致 謝 ...........................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
范文總結(jié)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1