byucc.jhdl.base
Interface ConstantSource

All Known Implementing Classes:
Constant, Constant, Constant, cy4_FORCE_0, cy4_FORCE_1, cy4_mode, DL_ONE, DL_ZERO, gnd, gnd, gnd, gnd, gnd, tera_high, tera_low, vcc, vcc, vcc, vcc, vcc

public interface ConstantSource

This interface defines a cell that drives an unchanging value onto a wire.

Author:
Eric Blake

Method Summary
 BV getConstantValue()
          Returns a BV containing the value of the constant
 

Method Detail

getConstantValue

public BV getConstantValue()
Returns a BV containing the value of the constant

Returns:
BV with the constant value


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.