scispace - formally typeset
Search or ask a question
Book

Computational Aspects of Vlsi

01 Jan 1984-
About: The article was published on 1984-01-01 and is currently open access. It has received 862 citations till now. The article focuses on the topics: Very-large-scale integration.
Citations
More filters
Journal ArticleDOI
TL;DR: A parallel algorithm for transforming an n × n symmetric matrix to tridiagonal form is described, which could be the first step in the parallel solution of the symmetric eigenvalue problem in time O.

8 citations

Book ChapterDOI
01 Jan 1995
TL;DR: This chapter deals with special layout technologies that usually occur in logic synthesis, i.e. in the construction of the physical components that are given for the layout and routing phases, and reveals some rich and surprising connections to independent and currently very active areas of graph theory.
Abstract: Publisher Summary This chapter discusses VLSI design. The interaction between integrated circuit layout and combinatorial optimization is discussed. The viewpoint taken is that of a combinatorialist, which means that main emphasis is given to aspects of circuit layout that are theoretically well understood and/or belong currently to the most prominent combinatorial problems in circuit layout. The chapter discusses general layout problem. In this overall approach, the physical components of the chip are considered as given together with their interconnection structure, the so-called "net lists." It aims at placing components and routing the nets simultaneously. The main optimization goal is to minimize the layout area. The routing phase which usually follows the placement is also discussed. In this phase, the physical components have already been placed, and the wiring between these components has to be laid out. The routing problem is usually divided into two subproblems, the layout problem and the layer assignment or wiring problem. The chapter deals with special layout technologies that usually occur in logic synthesis, i.e. in the construction of the physical components that are given for the layout and routing phases. This so-called linear layout method reveal some rich and surprising connections to independent and currently very active areas of graph theory such as graph searching, Robertson-Seymour theory, embedding graphs into interval graphs, and graph separation.

8 citations

Book ChapterDOI
14 Jun 2004
TL;DR: This paper analizes the possibility of simulating the parallel architecture SIMD−MC2, also known as the two-dimensional mesh, with P systems with dynamic communication graphs, and shows how to extend the formalism to the reduction problem.
Abstract: We analize in this paper the possibility of simulating the parallel architecture SIMD−MC2, also known as the two-dimensional mesh, with P systems with dynamic communication graphs. We illustrate this simulation for an algorithm which computes the sum of given integers. Next, we show how to extend the formalism to the reduction problem.

8 citations


Cites background from "Computational Aspects of Vlsi"

  • ...Quinn [8], quoting Ullman [9], mentions six important processor organizations, among which the mesh network....

    [...]

Journal ArticleDOI
TL;DR: The authors consider organizations that are suitable for fast sorting, both those that use point-to-point connections and those that connect processors with multipoint nets, and show that nets must connect at least ..sqrt..n nodes each, if the network has n nodes.

8 citations


Cites background from "Computational Aspects of Vlsi"

  • ...Unfortunately, it appears that the fifth-generation project has not gotten beyond the standard sort (or binsort) approach to taking joins (see Ullman [24] for a discussion of methods for joining)....

    [...]

  • ...These and similar networks, their relationships, and their sorting algorithms are covered generally in Siegel [ 191 and Ullman [25]....

    [...]

  • ...For example, it is essential for computing joins in relational database systems (see Ullman [24], Maier [ 1 l]), because each tuple of one relation may have to be compared with any or all of the tuples in the other relation (although techniques such as “semijoins” reduce the need for communication in some cases)....

    [...]

Journal ArticleDOI
TL;DR: Lower bounds are derived for the sequence equality problem (SEQ) and the graph accessibility problem (GAP) for VLSI-circuits computing explicitly defined one-output Boolean functions, if the multiplicity of reading is bounded by O(logαn).
Abstract: Each (nondeterministic) multilective VLSI-circuit C of area A can be simulated by an oblivious (disjunctive) branching program of width exp(O(A)) which has the same multiplicity of reading as C. That is why exponential lower bounds on the width of (disjunctive) oblivious branching programs of linear depth provide lower bounds of order Ω(n1–2α), 0≤α<12, on the area of (nondeterministic) multilective VLSI-circuits computing explicitly defined one-output Boolean functions, if the multiplicity of reading is bounded by O(logαn). Lower bounds are derived for the sequence equality problem (SEQ) and the graph accessibility problem (GAP).

8 citations


Cites methods from "Computational Aspects of Vlsi"

  • ...MULTILECTIVE VLSI-CIRCUITS Recall the definition of multilective VLSI-circuits given, e.g., in Ullman (1984) or HromkoviE (1988)....

    [...]

  • ...In Section 2 we recall the definition of multilective VLSI-circuits (see, for example, Ullman (1984), Hromkovic (1988)) and introduce the corresponding nondeterministic VLSI-circuit model....

    [...]