Mercurial > pygar
comparison config/pm/Pygar/fullSystem/audio-core.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 [Soft Connections Hybrid Application Environment/Requires] | |
3 platform_services=Platform Services | |
4 soft_connections_lib=Soft Connections Library | |
5 connected_application=Audio Processor Application | |
6 | |
7 [VMH hybrid memory] | |
8 File=modules/hasim/functional-partition/memory-state/memory/hybrid/vmh/vmh-memory.awb | |
9 Packagehint=hasim | |
10 | |
11 [Global] | |
12 SaveParameters=0 | |
13 DefaultBenchmark= | |
14 Version=2.1 | |
15 Type=HAsim | |
16 File=audio-core | |
17 Class=Asim::Model | |
18 Name=Bob's Yer Unkle | |
19 Description= | |
20 DefaultRunOpts= | |
21 | |
22 [Hybrid Project Common Utilities] | |
23 File=config/pm/hasim/submodels/common/project-common-default.apm | |
24 Packagehint=hasim | |
25 | |
26 [Soft Connections Library] | |
27 File=config/pm/hasim/submodels/common/soft-connections-lib.apm | |
28 Packagehint=hasim | |
29 | |
30 [Functional Partition Base Types] | |
31 File=modules/hasim/functional-partition/base-types/funcp-base-types.awb | |
32 Packagehint=hasim | |
33 | |
34 [3-Stage Audio Processor] | |
35 File=modules/bluespec/Pygar/core/processor.awb | |
36 Packagehint=Pygar | |
37 | |
38 [Audio Processor Soft Core] | |
39 File=modules/bluespec/Pygar/core/core.awb | |
40 Packagehint=Pygar | |
41 | |
42 [Blocking Data Cache] | |
43 File=modules/bluespec/Pygar/lab4/data_cache.awb | |
44 Packagehint=Pygar | |
45 | |
46 [Platform Services] | |
47 File=config/pm/hasim/submodels/platform-services/standard-platform-services.apm | |
48 Packagehint=hasim | |
49 | |
50 [Blocking Instruction Cache] | |
51 File=modules/bluespec/Pygar/lab4/instruction_cache.awb | |
52 Packagehint=Pygar | |
53 | |
54 [audio core] | |
55 File=modules/bluespec/Pygar/core/audio_core.awb | |
56 Packagehint=Pygar | |
57 | |
58 [Model] | |
59 DefaultAttributes= | |
60 model=HW/SW Hybrid Project Foundation | |
61 | |
62 [audio core/Requires] | |
63 hasim_common=Default HAsim Common Library | |
64 funcp_simulated_memory=VMH hybrid memory | |
65 core=Audio Processor Soft Core | |
66 funcp_base_types=Functional Partition Base Types | |
67 audio_pipeline_types=FIR Filter Pipeline Types | |
68 | |
69 [FPGA Environment] | |
70 File=config/pm/hasim/submodels/fpgaenv/fpgaenv-hybrid-exe.apm | |
71 Packagehint=platforms | |
72 | |
73 [HW/SW Hybrid Project Foundation] | |
74 File=modules/project/project-hybrid.awb | |
75 Packagehint=platforms | |
76 | |
77 [Round-robin Audio memory arbiter] | |
78 File=modules/bluespec/Pygar/core/mem_arb.awb | |
79 Packagehint=Pygar | |
80 | |
81 [Processor Audio Library] | |
82 File=modules/bluespec/Pygar/core/processor_library.awb | |
83 Packagehint=Pygar | |
84 | |
85 [Audio Processor Application/Requires] | |
86 audio_pipeline=audio core | |
87 audio_processor_types=Audio Processor Types | |
88 | |
89 [Default HAsim Common Library] | |
90 File=config/pm/hasim/submodels/common/hasim_common.apm | |
91 Packagehint=hasim | |
92 | |
93 [Audio Processor Application] | |
94 File=modules/bluespec/Pygar/common/audio_processor_hardware_system.awb | |
95 Packagehint=Pygar | |
96 | |
97 [Soft Connections Hybrid Application Environment] | |
98 File=modules/application-env/hybrid/soft-connections/application-env-hybrid-soft-conn.awb | |
99 Packagehint=platforms | |
100 | |
101 [HW/SW Hybrid Project Foundation/Requires] | |
102 project_common=Hybrid Project Common Utilities | |
103 fpgaenv=FPGA Environment | |
104 application_env=Soft Connections Hybrid Application Environment | |
105 | |
106 [FIR Filter Pipeline Types] | |
107 File=modules/bluespec/Pygar/lab1/fir_filter_types.awb | |
108 Packagehint=Pygar | |
109 | |
110 [Audio Processor Soft Core/Requires] | |
111 processor_library=Processor Audio Library | |
112 processor=3-Stage Audio Processor | |
113 data_cache=Blocking Data Cache | |
114 instruction_cache=Blocking Instruction Cache | |
115 mem_arb=Round-robin Audio memory arbiter | |
116 | |
117 [Audio Processor Types] | |
118 File=modules/bluespec/Pygar/common/audio_processor_types.awb | |
119 Packagehint=Pygar |