VHDL (VHSIC Hardware Description Language)
#1
Photo 

VHDL (VHSIC Hardware Description Language)
is a language for describing hardware. Its requirement emerged during the VHSIC development program of the US Department of Defense. The department organized a work shop in 1981 to lay down the specifications of a language which could describe hardware at various levels of abstractions, could generate test signals and record responses, and could act as a medium of information exchange between the chip foundries and the CAD tool operators. However, due to military restrictions, it remained classified till 1985.

1.Building Blocks
To make designs more understandable and maintainable, a design is typically decomposed into several blocks. These blocks are then connected together to form a complete design. Using the schematic capture approach to design, this might be done with a block diagram editor. Every portion of a VHDL design is considered a block. A VHDL design may be completely described in a single block, or it may be decomposed in several blocks. Each block in VHDL is analogous to an off-the-shelf part and is called an entity. The entity describes the interface to that block and a separate part associated with the entity describes how that block operates. The interface description is like a pin description in a data book, specifying the inputs and outputs to the block. The description of the operation of the part is like a schematic for the block.

2.Connecting Blocks
Once we have defined the basic building blocks of our design using entities and their associated architectures, we can combine them together to form other designs. This section describes how to combine these blocks together in a structural description.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: vhdl for dummies, computer hardware, unified modeling language description, information about vhdl, technical seminar on hardware accelerators, seminar topics in vhdl, hardware robots,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Seminar on Detailed Capsule Description computer girl 0 845 12-06-2012, 12:34 PM
Last Post: computer girl
  Embedded systems Design A unified hardware and software introduction computer girl 0 857 06-06-2012, 10:53 AM
Last Post: computer girl
  BSV by Example- The next-generation language for electronic system design computer girl 0 1,209 05-06-2012, 05:03 PM
Last Post: computer girl
  FLEXIBLE HARDWARE ARCHITECTURE OF HIERARCHICAL K-MEANS CLUSTERING FOR LARGE CLUSTER N seminar class 3 2,166 04-07-2011, 01:15 PM
Last Post: lokeshvaddla
  SIMULATION OF 16 BIT MICROPROCESSOR USING VHDL seminar surveyer 1 3,631 03-06-2011, 10:43 PM
Last Post: richard.a.arun
  VHDL (VHSIC hardware description language; project report helper 0 1,886 09-10-2010, 03:56 PM
Last Post: project report helper
  VHDL-BASED MODELING OF A DC-DC BOOST CONVERTER projectsofme 1 1,439 08-10-2010, 10:34 PM
Last Post: [email protected]
  A hardware implementation of an MP3 decoder seminar surveyer 0 975 07-10-2010, 09:51 AM
Last Post: seminar surveyer
  Simple Hardware-Oriented Algorithms For Cellular Mobiles Positioning presentation seminar topics 1 1,701 25-04-2010, 12:24 PM
Last Post: project topics
  RADIO ACCESS DEFINITION LANGUAGE project topics 0 1,365 02-04-2010, 11:50 AM
Last Post: project topics

Forum Jump: