| Methods in edu.byu.ece.edif.tools.sterilize.halflatch with parameters of type AbstractEdifEnvironmentCopyReplace |
static void |
HalfLatchReplacement.CreateCePort(EdifCell parent,
EdifCell topCell,
EdifEnvironment env,
AbstractEdifEnvironmentCopyReplace ecr)
|
static void |
HalfLatchReplacement.CreateClrPort(EdifCell parent,
EdifCell topCell,
EdifEnvironment env,
AbstractEdifEnvironmentCopyReplace ecr)
|
static void |
HalfLatchReplacement.CreatePresetPort(EdifCell parent,
EdifCell topCell,
EdifEnvironment env,
AbstractEdifEnvironmentCopyReplace ecr)
|
static EdifCell |
HalfLatchReplacement.GetParentCell(EdifCell currentCell,
EdifCell topCell,
EdifEnvironment env,
AbstractEdifEnvironmentCopyReplace ecr)
|
static void |
HalfLatchReplacement.Replace(AbstractEdifEnvironmentCopyReplace ecr,
EdifLibraryManager libManager,
EdifCell topCell,
EdifEnvironment env,
HalfLatchReplacement.FFType ffType,
EdifCell parent,
java.lang.String namePrefix,
java.lang.String INIT,
EdifNet c,
EdifNet d,
EdifNet q,
EdifNet pre,
EdifNet ce,
EdifNet clr)
|
static void |
HalfLatchReplacement.Replace(AbstractEdifEnvironmentCopyReplace ecr,
EdifLibraryManager libManager,
EdifCell topCell,
EdifEnvironment env,
java.lang.String ffType,
EdifCell parent,
java.lang.String namePrefix,
java.lang.String INIT,
EdifNet c,
EdifNet d,
EdifNet q,
EdifNet pre,
EdifNet ce,
EdifNet clr)
|