annotate config/pm/Pygar/fullSystem/audio_core_exe.apm @ 16:7e1510b47336 pygar svn.17

[svn r17] added rest of items for core
author punk
date Tue, 27 Apr 2010 22:54:50 -0400
parents
children
rev   line source
punk@16 1
punk@16 2 [Global]
punk@16 3 SaveParameters=0
punk@16 4 Description=
punk@16 5 File=audio_core_exe
punk@16 6 Version=2.1
punk@16 7 Name=Audio Processor
punk@16 8 DefaultBenchmark=config/bm/bluespec/demos.cfx/benchmarks/null.cfg
punk@16 9 Type=HAsim
punk@16 10 Class=Asim::Model
punk@16 11 DefaultRunOpts=
punk@16 12
punk@16 13 [Model]
punk@16 14 DefaultAttributes=hybrid simulation
punk@16 15 model=HW/SW Hybrid Project Foundation
punk@16 16
punk@16 17 [FPGA Environment]
punk@16 18 File=config/pm/hasim/submodels/fpgaenv/fpgaenv-hybrid-exe.apm
punk@16 19 Packagehint=platforms
punk@16 20
punk@16 21 [Soft Connections Hybrid Application Environment/Requires]
punk@16 22 platform_services=Platform Services
punk@16 23 soft_connections_lib=Soft Connections Library
punk@16 24 connected_application=audio pipeline with soft core
punk@16 25
punk@16 26 [Hybrid Project Common Utilities]
punk@16 27 File=config/pm/hasim/submodels/common/project-common-default.apm
punk@16 28 Packagehint=hasim
punk@16 29
punk@16 30 [Soft Connections Library]
punk@16 31 File=config/pm/hasim/submodels/common/soft-connections-lib.apm
punk@16 32 Packagehint=hasim
punk@16 33
punk@16 34 [Platform Services]
punk@16 35 File=config/pm/hasim/submodels/platform-services/standard-platform-services.apm
punk@16 36 Packagehint=hasim
punk@16 37
punk@16 38 [HW/SW Hybrid Project Foundation]
punk@16 39 File=modules/project/project-hybrid.awb
punk@16 40 Packagehint=platforms
punk@16 41
punk@16 42 [Soft Connections Hybrid Application Environment]
punk@16 43 File=modules/application-env/hybrid/soft-connections/application-env-hybrid-soft-conn.awb
punk@16 44 Packagehint=platforms
punk@16 45
punk@16 46 [HW/SW Hybrid Project Foundation/Requires]
punk@16 47 project_common=Hybrid Project Common Utilities
punk@16 48 fpgaenv=FPGA Environment
punk@16 49 application_env=Soft Connections Hybrid Application Environment
punk@16 50
punk@16 51 [HW/SW Hybrid Project Foundation/Params]
punk@16 52 WAIT_FOR_HARDWARE=0
punk@16 53
punk@16 54 [VMH hybrid memory]
punk@16 55 File=modules/hasim/functional-partition/memory-state/memory/hybrid/vmh/vmh-memory.awb
punk@16 56 Packagehint=hasim
punk@16 57
punk@16 58 [Functional Partition Base Types]
punk@16 59 File=modules/hasim/functional-partition/base-types/funcp-base-types.awb
punk@16 60 Packagehint=hasim
punk@16 61
punk@16 62 [3-Stage Audio Processor]
punk@16 63 File=modules/bluespec/mit-6.375/core/processor.awb
punk@16 64 Packagehint=mit-6.375
punk@16 65
punk@16 66 [Blocking Data Cache]
punk@16 67 File=modules/bluespec/mit-6.375/lab4/data_cache.awb
punk@16 68 Packagehint=mit-6.375
punk@16 69
punk@16 70 [Blocking Instruction Cache]
punk@16 71 File=modules/bluespec/mit-6.375/lab4/instruction_cache.awb
punk@16 72 Packagehint=mit-6.375
punk@16 73
punk@16 74 [Default HAsim Common Library]
punk@16 75 File=config/pm/hasim/submodels/common/hasim_common.apm
punk@16 76 Packagehint=hasim
punk@16 77
punk@16 78 [Simple Audio Processor Core]
punk@16 79 File=modules/bluespec/mit-6.375/core/audio_pipe_types.awb
punk@16 80 Packagehint=mit-6.375
punk@16 81
punk@16 82 [Round-robin memory arbiter]
punk@16 83 File=modules/bluespec/mit-6.375/lab4/mem_arb.awb
punk@16 84 Packagehint=mit-6.375
punk@16 85
punk@16 86 [Processor Library]
punk@16 87 File=modules/bluespec/mit-6.375/lab4/processor_library.awb
punk@16 88 Packagehint=mit-6.375
punk@16 89
punk@16 90 [audio pipeline with soft core]
punk@16 91 File=modules/bluespec/mit-6.375/core/audio_core_pipe.awb
punk@16 92 Packagehint=mit-6.375
punk@16 93
punk@16 94 [Audio Processor Core]
punk@16 95 File=modules/bluespec/mit-6.375/core/audio_core.awb
punk@16 96 Packagehint=mit-6.375
punk@16 97
punk@16 98 [audio pipeline with soft core/Requires]
punk@16 99 hasim_common=Default HAsim Common Library
punk@16 100 funcp_simulated_memory=VMH hybrid memory
punk@16 101 core=Audio Processor Core
punk@16 102 funcp_base_types=Functional Partition Base Types
punk@16 103 audio_pipe_types=Simple Audio Processor Core
punk@16 104
punk@16 105 [Audio Processor Core/Requires]
punk@16 106 processor_library=Processor Library
punk@16 107 processor=3-Stage Audio Processor
punk@16 108 data_cache=Blocking Data Cache
punk@16 109 instruction_cache=Blocking Instruction Cache
punk@16 110 mem_arb=Round-robin memory arbiter