comparison modules/bluespec/Pygar/lab4/mem_arb.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
comparison
equal deleted inserted replaced
10:295314b16220 11:50af57801d6e
1 %name Round-robin memory arbiter 1 %name Round-robin memory arbiter
2 %desc Round-robin memory arbiter 2 %desc Round-robin memory arbiter
3 3
4 %provides mem_arb 4 %provides mem_arb
5 5
6 %attributes 6_375 6 %attributes PYGAR
7 7
8 %public MemArb.bsv 8 %public MemArb.bsv
9 9
10 10