comparison modules/bluespec/Pygar/lab4/processor_system.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
6 %requires core 6 %requires core
7 %requires funcp_simulated_memory 7 %requires funcp_simulated_memory
8 %requires funcp_base_types 8 %requires funcp_base_types
9 %requires hasim_common 9 %requires hasim_common
10 10
11 %attributes 6_375 11 %attributes PYGAR
12 12
13 %sources -t BSV -v PUBLIC ProcessorSystem.bsv 13 %sources -t BSV -v PUBLIC ProcessorSystem.bsv
14 %sources -t CPP -v PUBLIC ProcessorSystem.cpp 14 %sources -t CPP -v PUBLIC ProcessorSystem.cpp
15 %sources -t H -v PUBLIC ProcessorSystem.h 15 %sources -t H -v PUBLIC ProcessorSystem.h
16 %sources -t CPP -v PUBLIC ProcessorSystemRRR.cpp 16 %sources -t CPP -v PUBLIC ProcessorSystemRRR.cpp