public class MultGenerator extends ArithmeticGenerator
Modifier and Type | Field and Description |
---|---|
static String |
RESULT_NAME |
BITS_PER_CLE, INPUT_A_NAME, INPUT_B_NAME
Constructor and Description |
---|
MultGenerator() |
Modifier and Type | Method and Description |
---|---|
static EDIFCellInst |
createDSP48E2CellInstance(Design d,
EDIFCell parent,
String name) |
static PBlock |
createMult(Design d,
Site origin,
int width,
String designName,
String clkName) |
static void |
main(String[] args) |
public static final String RESULT_NAME