view modules/bluespec/Pygar/core/data_cache.d @ 22:0cfbb1e2de22 pygar svn.23

[svn r23] whoohoo! it Compiles (note with commented out stuff)
author punk
date Wed, 28 Apr 2010 00:40:15 -0400
parents 74716e9a81cc
children
line wrap: on
line source
1 %name Blocking Data Cache
2 %desc Parametric Blocking Data Cache
4 %provides data_cache
6 %attributes 6_375
8 %public DataCacheBlocking.bsv
9 %public DataCache.dic