Split CSR documentation diagrams with more than 8 bits into multiple lanes.
authorPiotr Esden-Tempski <piotr@esden.net>
Fri, 13 Mar 2020 05:08:54 +0000 (22:08 -0700)
committerPiotr Esden-Tempski <piotr@esden.net>
Fri, 13 Mar 2020 21:48:23 +0000 (14:48 -0700)
commitdda7a8c5f34a5c18262dc50924d8e16b2616d61d
tree7621a0df33feb1b278903733a9ede7df46c226e2
parentc0f067c3cf7457d0cc4970dd1e9a4bf8c97cced8
Split CSR documentation diagrams with more than 8 bits into multiple lanes.

In cases when each CSR bit has a name and we use CSR with more than 8
bits, the register diagram quickly becomes crowded and hard to read.

With this patch we split the register into multiple lanes of 8 bits
each.
litex/soc/doc/csr.py