comparison modules/bluespec/Pygar/lab4/instruction_cache.awb @ 11:50af57801d6e pygar svn.12

[svn r12] working on getting audio pipe processor working
author punk
date Sun, 25 Apr 2010 08:31:47 -0400
parents 74716e9a81cc
children 6179c07c21d7
comparison
equal deleted inserted replaced
10:295314b16220 11:50af57801d6e
1 %name Blocking Instruction Cache 1 %name Blocking Instruction Cache
2 %desc Parametric Blocking Instruction Cache 2 %desc Parametric Blocking Instruction Cache
3 3
4 %provides instruction_cache 4 %provides instruction_cache
5 5
6 %attributes 6_375 6 %attributes PYGAR
7 7
8 %public InstCacheBlocking.bsv 8 %public InstCacheBlocking.bsv
9 %public InstCache.dic 9 %public InstCache.dic
10 10
11 11