annotate modules/bluespec/Pygar/core/#trace.awb# @ 75:a15cc186e07d pygar svn.76

[svn r76] should be fully parameterized for however many cores we want (not fully tested)
author punk
date Wed, 12 May 2010 03:14:53 -0400
parents f5dfbe28fa59
children
rev   line source
punk@26 1 %name Trace
punk@26 2 %desc Round-robin memory arbiter
punk@26 3
punk@26 4 %provides mem_arb
punk@26 5
punk@26 6 %attributes 6_375
punk@26 7
punk@26 8 %public MemArb.bsv
punk@26 9
punk@26 10