data-svd-0.1.2.0: SVD (System view description) file handling
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.SVD.Pretty.Box

Synopsis

Documentation

renderFields :: (Bits a, Num a, Show a, Integral a) => [(a, Field)] -> String Source #

Render fields as table using boxes If table would be too wide split it into two tables