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 31.
EXAMPLE Figure 3 - 3 is a model for a counter that starts from zero and
increments on each clock transition from ' O ' to ' l ' . When the counter reaches 15
, it wraps back to zero on the next clock transition . The architecture body for the
counter ...
... the same effect as using trace writes in software programming languages , to
report a message when part of the model is executed . Insert a report statement in
the model of Figure 3 - 4 to cause a trace message when the counter is reset .
FIGURE 10 - 6 use work . counter _ types . digit ; entity counter is port ( clk , clr : in
bit ; 90 , 91 : out digit ) ; end entity counter ; architecture registered of counter is
component digit _ register is port ( clk , clr : in bit ; d : in digit ; q : out digit ) ; end ...
Lietotāju komentāri - Rakstīt atsauksmi
Saturs
Fundamental Concepts | 1 |
Exercises | 25 |
Exercises | 51 |
Autortiesības | |
11 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 |