Skip to content

Fixes some width in wt_dcache

Eclipse Webmaster requested to merge github/fork/lingscale/master into master

Created by: lingscale

width of wtag in wbuffer_t should be PLEN-3, or DCACHE_INDEX_WIDTH+DCACHE_TAG_WIDTH-3.

width of wbuffer_cmp_addr should be PLEN.

width of the second param of is_inside_**_regions should be 64bits.

Merge request reports

Loading