Add bit more logic to decide when to switch to multilane CSR documentation.
authorPiotr Esden-Tempski <piotr@esden.net>
Fri, 13 Mar 2020 21:24:27 +0000 (14:24 -0700)
committerPiotr Esden-Tempski <piotr@esden.net>
Fri, 13 Mar 2020 21:48:56 +0000 (14:48 -0700)
commit57576fa8fccf64929d15c1a98bb496a7e77dae7d
tree79075f00b83ae99b0cb1ba9dac4cdc879beac1fb
parentdda7a8c5f34a5c18262dc50924d8e16b2616d61d
Add bit more logic to decide when to switch to multilane CSR documentation.

Now we only generate multilane bitfield documentation when the CSR has
fields, and the smallest field is less than 8bit long. As this is when
we start running into space problems with the field names.
litex/soc/doc/csr.py