I have a system with two clock signals. To distinguish the clock signals in the diagram I would like to have an optional name displayed for clock signals.
Example syntax:
clock "Sampling" as SClk with period 10 pulse 1
would display the name "Sampling" in the diagram for the signal SClk similar to "normal" signal names.