use block_ram attribute for FPGA synthesis
[soc.git] / src / soc / experiment / cache_ram.py
2022-02-18 Luke Kenneth Casso... use block_ram attribute for FPGA synthesis
2022-01-30 Luke Kenneth Casso... convert CacheRAM to Memory, acts much faster now
2021-05-13 Luke Kenneth Casso... yet more debug log stuff for DCache, this time on Cache...
2021-05-12 Luke Kenneth Casso... no need for sel0
2021-04-22 Luke Kenneth Casso... add debugging and buffering to CacheRam
2020-09-11 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-09-10 Luke Kenneth Casso... eek, big sort-out of syntax errors in dcache.py, now...
2020-09-10 Luke Kenneth Casso... starting on dcache syntax errors
2020-09-10 Luke Kenneth Casso... add PLRU microwatt conversion
2020-09-07 Luke Kenneth Casso... add start on cache_ram.vhdl to nmigen conversion