view modules/bluespec/Pygar/lab4/data_cache.awb @ 75:a15cc186e07d pygar svn.76

[svn r76] should be fully parameterized for however many cores we want (not fully tested)
author punk
date Wed, 12 May 2010 03:14:53 -0400
parents 1d5cbb5343d2
children
line wrap: on
line source
1 %name Blocking Data Cache
2 %desc Parametric Blocking Data Cache
4 %provides data_cache
6 %attributes PYGAR
8 %public DataCacheBlocking.bsv
9 %public DataCache.dic
11 %generated -t VERILOG mkDataCache.v
12 %generated -t BA mkDataCache.ba