Next: Appendix
Up: Lab 10: Build a
Previous: 2 Lab
Subsections
3 Supplementary Material
- Start a new project and include the mem_block.v.
- Open the mem_block.v file and select File > Create/Update > Create
Symbol Files for Current File. This creates a memory block as shown
below.
Figure 3:
Memory block symbol
|
- Open a block diagram file by
File > New > Design Files > Block
Diagram/Schematic file Input and output pins are located under primitives/pin. That creates a *.bdf file.
- Right click in the main window and select Insert > Symbol.
- Under you project directory select the mem_block you just created.
- Keep adding the files that you have created in previous lab for
remaining components of the computer. Each time create a Symbol file and
added it to the your main *.bdf file.
- For the address mux and the reset constant you can use already
existing block in Quartus. You can do that by
Insert > Symbol, select ../quartus/libraries/,
then select lpm_mux and/or lpm_constant which are
located under megafunctions/gates. Input and output pins are
located under primitives/pin.
- Once you are done start connecting the blocks as shown in
Figure 1.
Next: Appendix
Up: Lab 10: Build a
Previous: 2 Lab
Copyright © 2008, Electrical Engineering Department, New Mexico Tech
Last Modified 2009-11-10