remove simd_full_width_hint, it is down to individual Signals within the
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Oct 2021 13:39:19 +0000 (14:39 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Oct 2021 13:39:19 +0000 (14:39 +0100)
commitcd06267946b1488104ddc2a5960f6b7002f322ec
tree4a9185d4747671376b23e1db63777376e36747f6
parent6b2b07520c7090c79a77c70a7624bbdb2701765b
remove simd_full_width_hint, it is down to individual Signals within the
context to explicitly declare their width, if in fact they need one.
some cases (as shown in the layout() function) no fixed (full) width
is required to explicitly be specified, it is determined instead from
the element widths
src/ieee754/part/simd_scope.py