byucc.jhdl.base
Class FlatNetlist

java.lang.Object
  extended bybyucc.jhdl.base.Netlist
      extended bybyucc.jhdl.base.FlatNetlist

public class FlatNetlist
extends Netlist

This class defines a flat netlist whose nets are all atomic width. Each net is named in such a manner as to determine the original JHDL hierarchy.

Author:
Eric Blake

Field Summary
 
Fields inherited from class byucc.jhdl.base.Netlist
net_table, wire_table
 
Methods inherited from class byucc.jhdl.base.Netlist
add, find, getNets, size, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



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