radix: reading first page table entry
[soc.git] / src / soc / experiment / mem_types.py
2020-10-06 Luke Kenneth Casso... passing LDSTException over to Trap Pipeline
2020-10-06 Luke Kenneth Casso... make LDSTException fields added from list of fieldnames
2020-10-06 Luke Kenneth Casso... move LDSTException to mem_types
2020-09-24 Cole Poiriermem_types.py wb_types.py add name constructor to all...
2020-09-14 Luke Kenneth Casso... whitespace
2020-09-14 Luke Kenneth Casso... remove duplicated signal
2020-09-11 Luke Kenneth Casso... wrong width for data / addr
2020-09-11 Luke Kenneth Casso... connect up WB SRAM to dcache test
2020-09-11 Luke Kenneth Casso... start on dcache test
2020-08-29 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-29 Cole Poiriermmu.py, dcache.py, mem_types.py change types capitaliza...
2020-08-29 Cole Poiriermem_types add more types from common.vhdl specifially...
2020-08-29 Cole Poiriermem_types.py arrange in alphabetical order for ease...
2020-08-16 Luke Kenneth Casso... remove vhdl comments
2020-08-16 Luke Kenneth Casso... fix batch of syntax errors found by running mmu.py
2020-08-13 Cole Poiriermem_types.py add more types from common.vhdl
2020-08-13 Cole Poiriermove memory related types from mmu.py into new file...