diff config/pm/Pygar/fullSystem/audio_processor_exe.apm @ 8:74716e9a81cc pygar svn.9

[svn r9] Pygar now has the proper directory structure to play nicely with awb. Also, the apm file for audio-core willcompile successfully.
author rlm
date Fri, 23 Apr 2010 02:32:05 -0400
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/config/pm/Pygar/fullSystem/audio_processor_exe.apm	Fri Apr 23 02:32:05 2010 -0400
     1.3 @@ -0,0 +1,71 @@
     1.4 +
     1.5 +[Global]
     1.6 +SaveParameters=0
     1.7 +Description=
     1.8 +File=audio_processor_exe
     1.9 +Version=2.1
    1.10 +Name=Audio Processor
    1.11 +DefaultBenchmark=config/bm/bluespec/demos.cfx/benchmarks/null.cfg
    1.12 +Type=HAsim
    1.13 +Class=Asim::Model
    1.14 +DefaultRunOpts=
    1.15 +
    1.16 +[Model]
    1.17 +DefaultAttributes=hybrid simulation
    1.18 +model=HW/SW Hybrid Project Foundation
    1.19 +
    1.20 +[FPGA Environment]
    1.21 +File=config/pm/hasim/submodels/fpgaenv/fpgaenv-hybrid-exe.apm
    1.22 +Packagehint=platforms
    1.23 +
    1.24 +[Audio Processor Types]
    1.25 +File=modules/bluespec/mit-6.375/common/audio_processor_types.awb
    1.26 +Packagehint=mit-6.375
    1.27 +
    1.28 +[Default Audio Pipeline]
    1.29 +File=modules/bluespec/mit-6.375/common/audio_pipeline_default.awb
    1.30 +Packagehint=mit-6.375
    1.31 +
    1.32 +
    1.33 +
    1.34 +[Soft Connections Hybrid Application Environment/Requires]
    1.35 +platform_services=Platform Services
    1.36 +soft_connections_lib=Soft Connections Library
    1.37 +connected_application=Audio Processor Application
    1.38 +
    1.39 +[Hybrid Project Common Utilities]
    1.40 +File=config/pm/hasim/submodels/common/project-common-default.apm
    1.41 +Packagehint=hasim
    1.42 +
    1.43 +[Soft Connections Library]
    1.44 +File=config/pm/hasim/submodels/common/soft-connections-lib.apm
    1.45 +Packagehint=hasim
    1.46 +
    1.47 +[Platform Services]
    1.48 +File=config/pm/hasim/submodels/platform-services/standard-platform-services.apm
    1.49 +Packagehint=hasim
    1.50 +
    1.51 +[HW/SW Hybrid Project Foundation]
    1.52 +File=modules/project/project-hybrid.awb
    1.53 +Packagehint=platforms
    1.54 +
    1.55 +[Soft Connections Hybrid Application Environment]
    1.56 +File=modules/application-env/hybrid/soft-connections/application-env-hybrid-soft-conn.awb
    1.57 +Packagehint=platforms
    1.58 +
    1.59 +[HW/SW Hybrid Project Foundation/Requires]
    1.60 +project_common=Hybrid Project Common Utilities
    1.61 +fpgaenv=FPGA Environment
    1.62 +application_env=Soft Connections Hybrid Application Environment
    1.63 +
    1.64 +
    1.65 +[Audio Processor Application/Requires]
    1.66 +audio_processor_types=Audio Processor Types
    1.67 +audio_pipeline=Default Audio Pipeline
    1.68 +
    1.69 +[HW/SW Hybrid Project Foundation/Params]
    1.70 +WAIT_FOR_HARDWARE=0
    1.71 +
    1.72 +[Audio Processor Application]
    1.73 +File=modules/bluespec/mit-6.375/common/audio_processor_hardware_system.awb
    1.74 +Packagehint=mit-6.375