org.opencores.mapping
Class FlipFlopMap

java.lang.Object
  |
  +--org.opencores.mapping.FlipFlopMap

public class FlipFlopMap
extends java.lang.Object

This class contains routines specific for flip-flop mapping.


Constructor Summary
FlipFlopMap()
           
 
Method Summary
static void addLUTs(Graph g)
          Function inserts new LUT, so that each FF has its direct and only predecessor LUT
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

FlipFlopMap

public FlipFlopMap()
Method Detail

addLUTs

public static void addLUTs(Graph g)
Function inserts new LUT, so that each FF has its direct and only predecessor LUT