byucc.jhdl.base
Interface SubCell

All Known Implementing Classes:
DefaultSubCell, LogicSubCell

public interface SubCell

This is a marker of an instantiable version of a Cell that works with Cell#pushHierarchy() and Cell.popHierarchy(). To successfully implement this interface, a class must also (indirectly) extend Cell.

Author:
Eric Blake



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