Records whether a cell or one of its ancestors is behaviorally modeled.
BELOW -
Static variable in class byucc.jhdl.Logic.Logic
Relational Placement directive which indicates that the current cell
should be placed in the positive Y direction on the JHDL grid from a
previous cell.
Block - class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block.
This class records all of the relevant state information for
physical IOBs, slices, and BlockRAMs in Virtex, including
information about flip-flops, RAMs, and RAM address signals.
The constructor initializes the name and type fields of the
object while initializing all other fields to an "empty" or
unused state.
Block(Block) -
Constructor for class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
The constructor creates a new object from an existing object by
copying the values of the existing object (the references are
copied).
Block() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LL_Virtex
Parses the information regarding location of the IOB/SLICE/BLOCKRAM
and returns the information as a String.
Block - class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block.
This class records all of the relevant state information for
physical IOBs, slices, and BlockRAMs in Virtex2, including
information about flip-flops, RAMs, and RAM address signals.