Changing on the Job | Book Series

Overview:

Listen to people in every field and you’ll hear a call for more sophisticated leadership—for leaders who can solve more complex problems than the human race has ever faced. But these leaders won’t simply come to the fore; we have to develop them, and we must cultivate them as quickly as is humanly possible. Changing on the Job is a means to this end. As opposed to showing readers how to play the role of a leader in a “paint by numbers” fashion, Changing on the Job builds on theories of adult growth and development to help readers become more thoughtful individuals, capable of leading in any scenario. Moving from the theoretical to the practical, and employing real-world examples, author Jennifer Garvey Berger offers a set of building blocks to help cultivate an agile workforce while improving performance. Coaches, HR professionals, thoughtful leaders, and anyone who wants to flourish on the job will find this book a vital resource for developing their own capacities and those of the talent that they support.

Author:   

Jennifer Garvey Berger

Published In:

26 February 2013

VHDL | Glossary

Definition:

VHDL is the VHSIC Hardware Description Language. VHSIC is an abbreviation for Very High Speed Integrated Circuit. It can describe the behaviour and structure of electronic systems, but is particularly suited as a language to describe the structure and behaviour of digital electronic hardware designs, such as ASICs and FPGAs as well as conventional digital circuits.

VHDL is a notation, and is precisely and completely defined by the Language Reference Manual ( LRM ). This sets VHDL apart from other hardware description languages, which are to some extent defined in an ad hoc way by the behaviour of tools that use them. VHDL is an international standard, regulated by the IEEE. The definition of the language is non-proprietary.

VHDL is not an information model, a database schema, a simulator, a toolset or a methodology! However, a methodology and a toolset are essential for the effective use of VHDL.

Further Reading:

Book: The Unified modeling Language user guide by Grady Booch, James Rumbaugh and Ivar Jacobson