IEEE 1164

IEEE 1164

The IEEE Standard 1164 defines a package design unit that contains declarations that support a uniform representation of a logic value in a VHDL hardware description. The standardization effort was based on the donation of the Synopsys MVL-9 type declaration.

The primary data type std_ulogic (standard unresolved logic) consists of nine character literals in the following order:

'U' - uninitialized

'X' - strong drive, unknown logic value

'0' - strong drive, logic zero

'1' - strong drive, logic one

'Z' - high impedance

'W' - weak drive, unknown logic value

'L' - weak drive, logic zero

'H' - weak drive, logic one

'-' - don't care

This system promoted a useful set of logic values that typical CMOS logic design could utilize in the vast majority of modeling situations. The 'Z' literal makes Tri-state buffer logic easy. The 'H' and 'L' weak drives permit wire-and and wire-or logic. Additionally, the 'U' state is the default value for all object declarations so that during simulations uninitialized values are easily detectable and thus easily corrected if necessary.

In VHDL, the hardware designer makes the declarations visible via the following library and use statements:

library IEEE;use IEEE.std_logic_1164.all;

ee also

*Four valued logic


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • IEEE 1076-1987 — IEEE 1076 Le standard IEEE 1076 définit le VHSIC Hardware Description Language ou VHDL. Il a été développé par CLSI sous contrat F33615 83 C 1003 pour la United States Airforce en 1983. Le langage a subi de nombreuses révisions et a divers sous… …   Wikipédia en Français

  • IEEE 1076.1 — IEEE 1076 Le standard IEEE 1076 définit le VHSIC Hardware Description Language ou VHDL. Il a été développé par CLSI sous contrat F33615 83 C 1003 pour la United States Airforce en 1983. Le langage a subi de nombreuses révisions et a divers sous… …   Wikipédia en Français

  • Ieee 1076 — Le standard IEEE 1076 définit le VHSIC Hardware Description Language ou VHDL. Il a été développé par CLSI sous contrat F33615 83 C 1003 pour la United States Airforce en 1983. Le langage a subi de nombreuses révisions et a divers sous standards… …   Wikipédia en Français

  • IEEE 1076 — Le standard IEEE 1076 définit le langage de description de matériel VHSIC ou VHDL. Il a été développé par CLSI sous contrat F33615 83 C 1003 pour la United States Airforce en 1983. Le langage a subi de nombreuses révisions et a divers sous… …   Wikipédia en Français

  • IEEE 1076 — The IEEE Standard 1076 defines the VHSIC Hardware Description Language or VHDL. It was originally developed by CLSI under contract F33615 83 C 1003 from the United States Airforce in 1983. The language has undergone numerous revisions and has a… …   Wikipedia

  • IEEE-488 — англ. Standard Digital Interface for Programmable Instrumentation кабель IEEE 488 с соед …   Википедия

  • IEEE 802 — группа стандартов семейства IEEE, касающихся локальных вычислительных сетей (LAN) и сетей мегаполисов (MAN). В частности, стандарты IEEE 802 ограничены сетями с пакетами переменной длины. Число 802 являлось следующим свободным номером для… …   Википедия

  • IEEE 1394 — Interface Тип Последовательная связь История Разработчик Apple Computer (сейчас Apple, Inc.) Разработано 1995 Производитель Разнооб …   Википедия

  • IEEE 802.11n-2009 — is an amendment to the IEEE 802.11 2007 wireless networking standard to improve network throughput over the two previous standards 802.11a and 802.11g with a significant increase in the maximum net data rate from 54 Mbit/s to 600 Mbit/s (slightly …   Wikipedia

  • IEEE 802.2 — is the IEEE 802 standard defining Logical Link Control (LLC), which is the upper portion of the data link layer of the OSI Model. The LLC sublayer presents a uniform interface to the user of the data link service, usually the network layer.… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”