summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/Graphic_Equalizer.hp
blob: 35f658cfb8c110c4373a0f58aa009bb8bc291e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
#@hp
type chip
configuration Release Release
configuration EDIF EDIF
configuration RC200 EDIF
configuration RC200E EDIF
setting RC200E debug true
setting RC200E warnings true
setting RC200E parfunc false
setting RC200E parchan false
setting RC200E parmem false
setting RC200E rewrite true
setting RC200E high true
setting RC200E cse true
setting RC200E pcse true
setting RC200E rcse true
setting RC200E cr true
setting RC200E rcr false
setting RC200E browse true
setting RC200E estimate false
setting RC200E noTimeCon false
setting RC200E ignoreInclDirs false
setting RC200E ignoreLibDirs false
setting RC200E noFastCarry false
setting RC200E mapper true
setting RC200E netlistSimulator false
setting RC200E useCustomBuild false
setting RC200E exclude false
setting RC200E target edif
setting RC200E target.compile edif
setting RC200E family XilinxVirtexII
setting RC200E family.lib none
setting RC200E vTool Generic
setting RC200E netExp speed
setting RC200E outDir RC200
setting RC200E intDir RC200
setting RC200E part XC2V1000-4-FG456
setting RC200E define:NDEBUG true
setting RC200E define:HANDELCV3 false
setting RC200E define:SIMULATE false
setting RC200E define:DEBUG false
setting RC200E define:USE_ true
setting RC200E define:USE_RC100 false
setting RC200E define:NSIMULATE false
setting RC200E define:USE_SIM false
setting RC200E define:USE_ADMXRC2 false
setting RC200E define:USE_NIOS false
setting RC200E define:USE_NDB false
setting RC200E define:USE_RC1000 false
setting RC200E define:USE_RC200 false
setting RC200E define:USE_RC200E true
setting RC200E define:USE_ARMSTRIPE false
setting RC200E define:USE_EDB false
setting RC200E define:USE_V2PRO false
setting RC200E define:USE_MV2P false
setting RC200E define:RC200 false
setting RC200E lib:stdlib.hcl true
setting RC200E lib:rc100.hcl false
setting RC200E lib:pal_rc100.hcl false
setting RC200E lib:pal_framebuffer16.hcl false
setting RC200E lib:sim.hcl false
setting RC200E lib:pal_sim.hcl false
setting RC200E lib:admxrc2.hcl false
setting RC200E lib:pal_admxrc2.hcl false
setting RC200E lib:pal_console.hcl false
setting RC200E lib:ndb.hcl false
setting RC200E lib:pal_ndb.hcl false
setting RC200E lib:rc1000.hcl false
setting RC200E lib:pal_rc1000.hcl false
setting RC200E lib:rc200.hcl false
setting RC200E lib:pal_rc200.hcl false
setting RC200E lib:rc200e.hcl true
setting RC200E lib:pal_rc200e.hcl true
setting RC200E lib:pal_keyboard.hcl false
setting RC200E lib:pal_framebuffer8.hcl false
setting RC200E lib:pal_framebufferdb.hcl false
setting RC200E lib:edb.hcl false
setting RC200E lib:pal_edb.hcl false
setting RC200E lib:mv2p.hcl false
setting RC200E lib:pal_mv2p.hcl false
setting RC200E lib:pal_mouse.hcl false
setting RC200E ansimodules:..\\..\\..\\Software\\Lib\\PalSim.lib false
setting RC200E "include:R:\\c2hardw\\Program Files\\celoxica\\pdk\\hardware\\include" true
setting RC200E "libdir:R:\\c2hardw\\Program Files\\celoxica\\pdk\\hardware\\lib" true
setting RC200E "include:R:\\c2hardw\\Program Files\\celoxica\\pdk\\hardware\\includes" false
setting RC200E "include:R:\\c2hardw\\Program Files\\celoxica\\pdk\\hardware\\" false
setting RC200E include:..\\..\\..\\include false
setting RC200E include:include true
setting RC200E include:..\\Support_Libs\\debug true
setting RC200E include:C:\\Project_CVS\\Support_Libs\\debug false
command RC200E "cd RC200"
command RC200E "call edifmake_rc200 Graphic_Equalizer"
output RC200E bin\\Graphic_Equalizer.bit
document include\\audio.hch {
    type hch
}
document include\\configuration.hch {
    type hch
}
document include\\display.hch {
    type hch
}
document include\\display_shared.hch {
    type hch
}
document include\\eventhandler.hch {
    type hch
}
document include\\eventhandler_shared.hch {
    type hch
}
document include\\fft.hch {
    type hch
}
document include\\mouse.hch {
    type hch
}
document include\\mouse_shared.hch {
    type hch
}
document include\\smartmedia.hch {
    type hch
}
document include\\weights_256.hch {
    type hch
}
document src\\audio.hcc {
    type hcc
}
document src\\display.hcc {
    type hcc
}
document src\\eventhandler.hcc {
    type hcc
}
document src\\fft.hcc {
    type hcc
}
document src\\main.hcc {
    type hcc
}
document src\\mouse.hcc {
    type hcc
}
document src\\smartmedia.hcc {
    type hcc
}
document ..\\support_libs\\debug\\debug.hcc {
    type hcc
}
document ..\\support_libs\\debug\\debug.hch {
    type hch
}
document src\\runfft.hcc {
    type hcc
}