wavedrom / bitfield

:cake: bit field diagram renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support rotation of labels inside bitfield

mithro opened this issue · comments

Example;
image

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

Maybe both? IE Automatically with a config override?

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

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 🤔

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