wavedrom icon indicating copy to clipboard operation
wavedrom copied to clipboard

Timing Diagram Lines misaligned with phase offset

Open rmfield opened this issue 8 years ago • 3 comments

If you apply a phase shift to any of the signals in your timing diagram then the ending lines on the right do not align. screen shot 2017-06-06 at 6 07 25 pm

rmfield avatar Jun 07 '17 01:06 rmfield

@rmfield that is correct. When you shift lane to the left, the lane gets shorter. The gap on the right indicates the fact, that you have not provided any information to fill it. That is why it is empty.

drom avatar Jun 11 '17 06:06 drom

@drom Understood. However, there does not seem to be a way to fill the gap such that all waveforms align. It doesn't look too bad with 0.5 phase shift, but if you use other values and have many waveforms, it can start to look messy.

Option 1: screen shot 2017-06-11 at 1 42 31 pm

Option 2: screen shot 2017-06-11 at 1 42 47 pm

I think truncating overhanging waveforms would be better than leaving them mismatched.

rmfield avatar Jun 11 '17 20:06 rmfield

I'd also second the option to just be able to truncate some stuff off the start and end. The lines at the start and the end can't be aligned to the edges.

image

hofstee avatar Jun 21 '19 05:06 hofstee