10 research outputs found

    Efficient modeling of memory arrays in symbolic simulation

    Full text link

    An efficient graph representation for arithmetic circuit verification

    Full text link

    Formal verification of an ARM processor

    Full text link

    Mapping switch-level simulation onto gate-level hardware accelerators

    Full text link
    In this paper, we present a framework for performing switch-level simulation on hardware accelerators

    *PHDD: an efficient graph representation for floating point circuit verification

    Full text link

    A Methodology for Hardware Verification Based on Logic Simulation.

    Full text link

    Efficient Modeling of Memory Arrays in Symbolic Simulation

    No full text
    This paper enables symbolic simulation of systems with large embedded memories. Each memory array is replaced with a behavioral model, where the number of symbolic variables used to characterize the initial state of the memory is proportional to the number of memory accesses. The memory state is represented by a list containing entries of the form ác, a, dñ, where c is a Boolean expression denoting the set of conditions for which the entry is defined, a is an address expression denoting a memory location, and d is a data expression denoting the contents of this location. Address and data expressions are represented as vectors of Boolean expressions. The list interacts with the rest of the circuit by means of a software interface developed as part of the symbolic simulation engine. The interface monitors the control lines of the memory array and translates read and write conditions into accesses to the list. This memory model was also incorporated into the Symbolic Trajectory Evaluation technique for formal verification. Experimental results show that the new model significantly outperforms the transistor level memory model when verifying a simple pipelined data path. </p
    corecore