view modules/bluespec/Pygar/core/instruction_cache.d @ 23:90197e3375e2 pygar svn.24

[svn r24] added testing, but something is wrong with our c++ file.
author rlm
date Wed, 28 Apr 2010 08:19:09 -0400
parents 74716e9a81cc
children
line wrap: on
line source
1 %name Blocking Instruction Cache
2 %desc Parametric Blocking Instruction Cache
4 %provides instruction_cache
6 %attributes 6_375
8 %public InstCacheBlocking.bsv
9 %public InstCache.dic