Uses of Class
byucc.jhdl.base.VisibleAnnotation

Packages that use VisibleAnnotation
byucc.jhdl.Xilinx.Virtex   
byucc.jhdl.Xilinx.Virtex2   
byucc.jhdl.Xilinx.XC4000   
 

Uses of VisibleAnnotation in byucc.jhdl.Xilinx.Virtex
 

Subclasses of VisibleAnnotation in byucc.jhdl.Xilinx.Virtex
 class bscan_virtex
          The BSCAN_VIRTEX symbol is used to create internal boundary scan chains in a Virtex or Virtex- E device.
 class capture_virtex
          CAPTURE_VIRTEX provides user control over when to capture register (flip-flop and latch) information for readback.
 class iopad
          Deprecated. iopads are not necessary. All that is necessary is an ibuf, and an obuft, with the input wire assigned to the perscribed pin.
 class ipad
          Deprecated. ipads are not necessary. All that is necessary is an ibuf, with the input wire assigned to the perscribed pin.
 class opad
          Deprecated. ipads are not necessary. All that is necessary is an obuf, with the input wire assigned to the perscribed pin.
 class startup_virtex
          The STARTUP_VIRTEX primitive is used for Global Set/Reset, global 3-state control, and the user configuration clock.
 class upad
          A UPAD allows the use of any unbonded IOBs in a device.
 

Uses of VisibleAnnotation in byucc.jhdl.Xilinx.Virtex2
 

Subclasses of VisibleAnnotation in byucc.jhdl.Xilinx.Virtex2
 class capture_virtex2
          CAPTURE_VIRTEX2 provides user control over when to capture register (flip-flop and latch) information for readback.
 class startup_virtex2
          The STARTUP_VIRTEX2 primitive is used for Global Set/Reset, global 3-state control, and the user configuration clock.
 

Uses of VisibleAnnotation in byucc.jhdl.Xilinx.XC4000
 

Subclasses of VisibleAnnotation in byucc.jhdl.Xilinx.XC4000
 class bscan
          The BSCAN symbol indicates that boundary scan logic should be enabled after the programmable logic device (PLD) configuration is complete.
 class startup
          The STARTUP symbol is used for initializing the Global Set/Reset, global 3-state control, and the user configuration clock.
 class tck
          The TCK input pad is connected to the boundary scan test clock, which shifts the serial data and instructions into and out of the boundary scan data registers.
 class tms
          The TMS input pad is connected to the boundary scan TMS input.
 



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