add TestMemoryPortInterface class which is designed to replace L0CacheBuffer in
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 22 Jun 2020 12:45:11 +0000 (13:45 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 22 Jun 2020 12:45:11 +0000 (13:45 +0100)
commite9dbf557cd483d74755aa7257fac54651229aaae
tree74631b23c234aa253f7257c24d725f61f0073251
parentff888b217beda3c31e3e380a99b78c71f9b3e566
add TestMemoryPortInterface class which is designed to replace L0CacheBuffer in
unit tests, allowing L0CacheBuffer to be developed on its own terms
src/soc/experiment/l0_cache.py
src/soc/experiment/pimem.py [new file with mode: 0644]