|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstantSource | |
byucc.jhdl.CSRC | |
byucc.jhdl.TERA | |
byucc.jhdl.Xilinx | |
byucc.jhdl.Xilinx.XC4000 | |
byucc.jhdl.Xilinx.XC4000.carryLogic |
Uses of ConstantSource in byucc.jhdl.CSRC |
Classes in byucc.jhdl.CSRC that implement ConstantSource | |
class |
DL_ONE
Returns a logic one. |
class |
DL_ZERO
Returns a logic zero. |
Uses of ConstantSource in byucc.jhdl.TERA |
Classes in byucc.jhdl.TERA that implement ConstantSource | |
class |
tera_high
Returns a logic one. |
class |
tera_low
Returns a logic zero. |
Uses of ConstantSource in byucc.jhdl.Xilinx |
Classes in byucc.jhdl.Xilinx that implement ConstantSource | |
class |
Constant
This class is a structural cell which drives a constant value on to its output wire. |
class |
gnd
This class is the GND cell for the Xilinx tools as well as for JHDL simulation. |
class |
vcc
This class is the VCC cell for the Xilinx tools as well as for JHDL simulation. |
Uses of ConstantSource in byucc.jhdl.Xilinx.XC4000 |
Classes in byucc.jhdl.Xilinx.XC4000 that implement ConstantSource | |
class |
cy4_mode
The cy4_mode block is the Annotation wrapper to indicate the exact carry function being implemented to the back end Xilinx tools. |
Uses of ConstantSource in byucc.jhdl.Xilinx.XC4000.carryLogic |
Classes in byucc.jhdl.Xilinx.XC4000.carryLogic that implement ConstantSource | |
class |
cy4_FORCE_0
|
class |
cy4_FORCE_1
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |