wavedrom/bitfield

Support rotation of labels inside bitfield

mithro opened this issue · 8 comments

Example;
image

drom commented

do you see it is done automatically? or via some field attribute?

Maybe both? IE Automatically with a config override?

drom commented

You should be able to use the github move issue option?

drom commented

You should be able to use the github move issue option?

I can move within one org. not between the orgs wavedrom -> drom.
Maybe I should donate drom/bitfield -> wavedrom/bitfield first 🤔

drom commented

I did it.

drom commented

related to #25

drom commented
{reg:[
  {bits: 1, name: 'long_label', rotate: -90},
  {bits: 31}
], config:{hspace: 600, vspace: 100}}