Advanced Boolean Expression Language

From Wikipedia, the free encyclopedia
(Redirected from ABEL (programming language))
An ABEL HDL description of a 4-bit counter.

The Advanced Boolean Expression Language (ABEL) is an obsolete hardware description language (HDL) and an associated set of design tools for programming programmable logic devices (PLDs). It was created in 1983 by Data I/O Corporation, in Redmond, Washington.

ABEL includes both concurrent equation and truth table logic formats as well as a sequential state machine description format. A preprocessor with syntax loosely based on Digital Equipment Corporation's MACRO-11 assembly language is also included.

In addition to being used for describing digital logic, ABEL may also be used to describe test vectors (patterns of inputs and expected outputs) that may be downloaded to a hardware PLD programmer along with the compiled and fuse-mapped PLD programming data.

Other PLD design languages originating in the same era include CUPL and PALASM. Since the advent of larger field-programmable gate arrays (FPGAs), PLD-specific HDLs have fallen out of favor as standard HDLs such as Verilog and VHDL gained adoption.

The ABEL concept and original compiler were created by Russell de Pina of Data I/O's Applied Research Group in 1981. The work was continued by ABEL product development team (led by Dr. Kyu Y. Lee) and included Mary Bailey, Bjorn Benson, Walter Bright, Michael Holley, Charles Olivier, and David Pellerin.[1]

After a series of acquisitions, the ABEL toolchain and intellectual property were bought by Xilinx.[2] Xilinx discontinued support for ABEL in its ISE Design Suite starting with version 11 (released in 2010).[3]

References[edit]

  1. ^ Lee, Kyu Y.; Holley, Michael; Bailey, Mary; Bright, Walter (June 1985). "A High-Level Design Language for Programmable Logic Devices". VLSI Design. 6 (6). Manhasset NY: CPM Publications: 50–62. ISSN 0279-2834.
  2. ^ Santarini, Michael (16 December 1998). "Xilinx acquires key assets as Minc closes doors". EE Times. UBM. Retrieved 4 October 2016. Xilinx Inc. intends to acquire some of Minc's assets from MI Acquisition, including the popular Abel tool and language,
  3. ^ "ISE Design Suite 11: Installation, Licensing, and Release Notes" (PDF).

External links[edit]