icache.py move icache_miss CLR_TAG FSM state into method icache_miss_clr_tag() to...
authorCole Poirier <colepoirier@gmail.com>
Mon, 5 Oct 2020 00:01:34 +0000 (17:01 -0700)
committerCole Poirier <colepoirier@gmail.com>
Mon, 5 Oct 2020 01:04:02 +0000 (18:04 -0700)
commita9195ea4e52db23bc75152df525b18cc10b896ee
tree88a28d4019870aa766c555e10a2997de0ff17dac
parent7a578d5dd077437858430fb718a19d73a6a623d1
icache.py move icache_miss CLR_TAG FSM state into method icache_miss_clr_tag() to reduce clutter, indentation
src/soc/experiment/icache.py