annotate modules/bluespec/Pygar/lab4/data_cache.awb @ 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 50af57801d6e
children 6179c07c21d7
rev   line source
rlm@8 1 %name Blocking Data Cache
rlm@8 2 %desc Parametric Blocking Data Cache
rlm@8 3
rlm@8 4 %provides data_cache
rlm@8 5
punk@11 6 %attributes PYGAR
rlm@8 7
rlm@8 8 %public DataCacheBlocking.bsv
rlm@8 9 %public DataCache.dic
rlm@8 10