网站大量收购独家精品文档,联系QQ:2885784924

quartusII设计16位加法器.doc

  1. 1、本文档共6页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
quartusII设计16位加法器

Exercise 1a Objectives: Build a 16-bit adder using the ‘+’ operator Practice coding ENTITY-ARCHITECTURE structure See the effect of libraries references on compilation Step 1: Unzip the exercise files and open a Quartus II project Unzip the lab project files, if necessary. In an Windows Explorer window, go to the directory C:\altera_trn\VHDL. (If you see a subfolder already there named Introduction_to_VHDL_91, please delete.) Double-click the executable file named Introduction_to_VHDL_9_1_v1.exe found in the C:\altera_trn\VHDL directory. If you still cannot find this directory or file, ask your instructor for assistance. After double-clicking, in the WinZip dialog box, simply click Unzip to automatically extract the files into a newly created folder named Introduction_to_VHDL_91. Close WinZip. Start the Quartus II software. In the Windows Start menu from the All Programs list, go to the Altera folder and then the Quartus II 9.1 folder. Click Quartus II 9.1 (32-Bit) to start the program. There may also be a shortcut on the desktop. If using another operating system, please ask the instructor how to open the Quartus II software if you are unsure. Open the adder project. From the Quartus II File menu, choose Open Project. Browse to the directory C:\altera_trn\VHDL\Introduction_to_VHDL_91\lab1a and select the file adder.qpf. The project opens and you are ready to start coding your adder block. Step 2: Write the code for a 16-bit adder Create a VHDL file using the Quartus II text editor. From the Quartus II File menu select New or click on the button. The New File dialog box will appear; select VHDL File. Click OK. Write the source code for a 16-bit adder using the ‘+’ operator. Use the following information as a guide: Use the names in the diagram above to name your block and its ports (all lower-case) All inputs and outputs should be declared as standard logic. Do not worry about rollover with this adder. This adder is already wide enough to a

文档评论(0)

cj80011 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档