setAllTasks(hWC) enables
all workflow tasks in the
hdlcoder.WorkflowConfig object,
hWC.
If you do not want to enable each task individually, use this function. For
example, to run all tasks but one, run
setAllTasks, then disable the task that you want to
skip.