diff config/pm/Pygar/audio_core/audio_core_exe.apm @ 33:2c8166d205d5 pygar svn.34

[svn r34] uses scratchpad, set up for audio through c
author punk
date Tue, 04 May 2010 10:13:53 -0400
parents 2adf0fb45061
children ced2ebd41347
line wrap: on
line diff
     1.1 --- a/config/pm/Pygar/audio_core/audio_core_exe.apm	Mon May 03 09:53:56 2010 -0400
     1.2 +++ b/config/pm/Pygar/audio_core/audio_core_exe.apm	Tue May 04 10:13:53 2010 -0400
     1.3 @@ -87,6 +87,7 @@
     1.4  core=Audio Processor Core
     1.5  funcp_base_types=Functional Partition Base Types
     1.6  audio_pipe_types=Simple Audio Processor Control Types
     1.7 +path_types=Audio Path Types
     1.8  
     1.9  [Audio Processor Core/Requires]
    1.10  processor_library=External Trace Processor Library
    1.11 @@ -95,12 +96,9 @@
    1.12  instruction_cache=Blocking Instruction Cache
    1.13  mem_arb=Round-robin memory arbiter
    1.14  
    1.15 -
    1.16 -
    1.17  [Simple Audio Processor Control Types]
    1.18  File=modules/bluespec/Pygar/core/audio_pipe_types.awb
    1.19  
    1.20 -
    1.21  [Trace Functions]
    1.22  File=modules/bluespec/Pygar/core/trace.awb
    1.23  
    1.24 @@ -109,3 +107,6 @@
    1.25  
    1.26  [External Trace Processor Library]
    1.27  File=modules/bluespec/Pygar/lab4/audio_processor_library.awb
    1.28 +
    1.29 +[Audio Path Types]
    1.30 +File=modules/bluespec/Pygar/core/path_types.awb