Implement load and store of bytes, halfwords, and words
authorMichael Nolan <mtnolan2640@gmail.com>
Mon, 23 Mar 2020 20:01:10 +0000 (16:01 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Mon, 23 Mar 2020 20:01:45 +0000 (16:01 -0400)
commite95b4372c5163bb6f753c92d8445d4af7f117457
tree2e09acce199c79e052d8d874122ba651b713c66e
parenta75390408a10cfb78b745a5882f58ee9df3be39e
Implement load and store of bytes, halfwords, and words
src/soc/simulator/internalop_sim.py
src/soc/simulator/test_sim.py