-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Issue moved from https://github.com/wavedrom/wavedrom/issues/257
Memory maps are conceptually similar to bitfields, except they're rotated on their sides. Memory maps may also be non-uniform in size, though that may be a future enhancement.
It may be possible to reuse the compact view (#23) to create memory maps, by setting the number of lanes to the number of memory sections (e.g. 16), and the width to 1.
Reactions are currently unavailable