public class PopulateMacroParamRules
extends Object
Constructor and Description |
---|
PopulateMacroParamRules() |
Modifier and Type | Method and Description |
---|---|
static Map<Series,Map<String,List<MacroParamRule>>> |
createMacroParamRules() |
static void |
genStaticCode(Map<Series,Map<String,List<MacroParamRule>>> macroRules) |
static void |
main(String[] args) |
static void |
runVivadoExtractTests() |
public static void runVivadoExtractTests()
public static Map<Series,Map<String,List<MacroParamRule>>> createMacroParamRules()
public static void genStaticCode(Map<Series,Map<String,List<MacroParamRule>>> macroRules)
public static void main(String[] args) throws IOException
IOException