Mercurial > pygar
comparison 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 |
comparison
equal
deleted
inserted
replaced
7:7393cd19371e | 8:74716e9a81cc |
---|---|
1 | |
2 [Global] | |
3 SaveParameters=0 | |
4 Description= | |
5 File=audio_processor_exe | |
6 Version=2.1 | |
7 Name=Audio Processor | |
8 DefaultBenchmark=config/bm/bluespec/demos.cfx/benchmarks/null.cfg | |
9 Type=HAsim | |
10 Class=Asim::Model | |
11 DefaultRunOpts= | |
12 | |
13 [Model] | |
14 DefaultAttributes=hybrid simulation | |
15 model=HW/SW Hybrid Project Foundation | |
16 | |
17 [FPGA Environment] | |
18 File=config/pm/hasim/submodels/fpgaenv/fpgaenv-hybrid-exe.apm | |
19 Packagehint=platforms | |
20 | |
21 [Audio Processor Types] | |
22 File=modules/bluespec/mit-6.375/common/audio_processor_types.awb | |
23 Packagehint=mit-6.375 | |
24 | |
25 [Default Audio Pipeline] | |
26 File=modules/bluespec/mit-6.375/common/audio_pipeline_default.awb | |
27 Packagehint=mit-6.375 | |
28 | |
29 | |
30 | |
31 [Soft Connections Hybrid Application Environment/Requires] | |
32 platform_services=Platform Services | |
33 soft_connections_lib=Soft Connections Library | |
34 connected_application=Audio Processor Application | |
35 | |
36 [Hybrid Project Common Utilities] | |
37 File=config/pm/hasim/submodels/common/project-common-default.apm | |
38 Packagehint=hasim | |
39 | |
40 [Soft Connections Library] | |
41 File=config/pm/hasim/submodels/common/soft-connections-lib.apm | |
42 Packagehint=hasim | |
43 | |
44 [Platform Services] | |
45 File=config/pm/hasim/submodels/platform-services/standard-platform-services.apm | |
46 Packagehint=hasim | |
47 | |
48 [HW/SW Hybrid Project Foundation] | |
49 File=modules/project/project-hybrid.awb | |
50 Packagehint=platforms | |
51 | |
52 [Soft Connections Hybrid Application Environment] | |
53 File=modules/application-env/hybrid/soft-connections/application-env-hybrid-soft-conn.awb | |
54 Packagehint=platforms | |
55 | |
56 [HW/SW Hybrid Project Foundation/Requires] | |
57 project_common=Hybrid Project Common Utilities | |
58 fpgaenv=FPGA Environment | |
59 application_env=Soft Connections Hybrid Application Environment | |
60 | |
61 | |
62 [Audio Processor Application/Requires] | |
63 audio_processor_types=Audio Processor Types | |
64 audio_pipeline=Default Audio Pipeline | |
65 | |
66 [HW/SW Hybrid Project Foundation/Params] | |
67 WAIT_FOR_HARDWARE=0 | |
68 | |
69 [Audio Processor Application] | |
70 File=modules/bluespec/mit-6.375/common/audio_processor_hardware_system.awb | |
71 Packagehint=mit-6.375 |