Uses of Class
org.opencores.util.BitStreamWriter

Packages that use BitStreamWriter
org.opencores.structure   
 

Uses of BitStreamWriter in org.opencores.structure
 

Methods in org.opencores.structure with parameters of type BitStreamWriter
 void NodeRoutable.writeBitstream(BitStreamWriter stream)
          Writes (necessary) bistream representation of this object to stream.
 void NodeIOC.writeBitstream(BitStreamWriter stream)
          Writes (necessary) bistream representation of this object to stream.
 void Graph.writeBitstream(BitStreamWriter stream, boolean clear)
          Writes (necessary) bistream representation of this object to stream.
 void NodeGPC.writeBitstream(BitStreamWriter stream)
          Writes (necessary) bistream representation of this object to stream.