A generate-case statement conditionally controls which objects are generated under which conditions.
- Each branch in a generate-case statement is enclosed by begin and end statements.
- A unique qualifier names the begin statement.
A generate-case statement conditionally controls which objects are generated under which conditions.