memory: add a first-class memory map abstraction.
authorwhitequark <whitequark@whitequark.org>
Fri, 25 Oct 2019 18:15:34 +0000 (18:15 +0000)
committerwhitequark <whitequark@whitequark.org>
Fri, 25 Oct 2019 18:19:09 +0000 (18:19 +0000)
commit02ef4bb9297ff164bacdcc50d375d510a1a3b959
tree7128b6b90ae33cfaabd9363b8bbf5ef09666957d
parentc4b340e85090604cbbba2417ccbbac19cac43068
memory: add a first-class memory map abstraction.
nmigen_soc/memory.py [new file with mode: 0644]
nmigen_soc/test/test_memory.py [new file with mode: 0644]