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 38.
We can do this by labeling the outer loop and using the label in the exit statement
. We can write loop _ name : loop exit loop _ name ; end loop loop _ name ; This
labels the loop with the name loop _ name , so that we can indicate which loop ...
next _ statement = ( label : ) next [ loop _ label ] [ when boolean _ expression ) ;
The optional label at the start of the next statement serves to identify the
statement . A next statement is very similar in form to an exit statement , the
difference ...
if _ statement [ if _ label : ) if boolean _ expression then { sequential _ statement }
{ elsif boolean _ expression then { sequential _ statement } } ( else { sequential _
statement } ] end if [ if _ label ] ; case _ statement = ( case _ label : ) case ...
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 |