The Student's Guide to VHDLVHDL is a language for describing digital electronic systems. A vital, efficient step in the system design process, VHDL allows for the design and simulation of a hardware system prior to it actually being manufactured. Offering the same clear, accessible style as The Designer's Guide to VHDL, The Student's Guide is designed as a main text for introductory VHDL courses, and as a supplementary text for courses that require VHDL-based project work, such as computer architecture, digital design, and digital logic courses. This new condensed text also serves as a quick, self-teaching guide for practicing engineers who need to learn only the basics of VHDL. |
No grāmatas satura
1.3. rezultāts no 93.
They can be used by processes within the architecture body but are not accessible outside , since a user of the module need not ... signal or_a_b : bit ; begin and_gate_a : process ( a1 , a2 ) is begin and_a < = a1 and a2 ; end process ...
cpu : process is variable instr_reg : word ; variable PC : natural ; -- other declarations begin loop address < = PC ... execute the instruction end loop ; end process cpu ; memory : process is type memory_array is array ( 0 to 2 ** 14 ...
end procedure p2 ; begin --proc1 p2 ( v2 , ... ) ; end process proc1 ; proc2 : process is V2 p2 v3 begin --proc2 p1 ( ... ) ; end process proc2 ; end architecture arch ; An outline of an architecture body , showing the visibility of ...
Lietotāju komentāri - Rakstīt atsauksmi
Saturs
Scalar Data Types and Operations | 27 |
Sequential Statements | 53 |
Exercises | 78 |
Autortiesības | |
10 citas sadaļas nav parādītas.
Citi izdevumi - Skatīt visu
Bieži izmantoti vārdi un frāzes
Atsauces uz šo grāmatu
Digital Integrated Circuit Design: From VLSI Architectures to CMOS Fabrication Hubert Kaeslin Ierobežota priekšskatīšana - 2008 |