OpenCores
URL https://opencores.org/ocsvn/ht_tunnel/ht_tunnel/trunk

Subversion Repositories ht_tunnel

[/] [ht_tunnel/] [tags/] [START/] [bench/] [flow_control_l2/] [flow_control_l2_tb/] [flow_control_l2_tb.dsp] - Blame information for rev 21

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 acastong
# Microsoft Developer Studio Project File - Name="flow_control_l2_tb" - Package Owner=<4>
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
# ** DO NOT EDIT **
4
 
5
# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
 
7
CFG=flow_control_l2_tb - Win32 Debug
8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9
!MESSAGE use the Export Makefile command and run
10
!MESSAGE
11
!MESSAGE NMAKE /f "flow_control_l2_tb.mak".
12
!MESSAGE
13
!MESSAGE You can specify a configuration when running NMAKE
14
!MESSAGE by defining the macro CFG on the command line. For example:
15
!MESSAGE
16
!MESSAGE NMAKE /f "flow_control_l2_tb.mak" CFG="flow_control_l2_tb - Win32 Debug"
17
!MESSAGE
18
!MESSAGE Possible choices for configuration are:
19
!MESSAGE
20
!MESSAGE "flow_control_l2_tb - Win32 Release" (based on "Win32 (x86) Console Application")
21
!MESSAGE "flow_control_l2_tb - Win32 Debug" (based on "Win32 (x86) Console Application")
22
!MESSAGE
23
 
24
# Begin Project
25
# PROP AllowPerConfigDependencies 0
26
# PROP Scc_ProjName ""
27
# PROP Scc_LocalPath ""
28
CPP=cl.exe
29
RSC=rc.exe
30
 
31
!IF  "$(CFG)" == "flow_control_l2_tb - Win32 Release"
32
 
33
# PROP BASE Use_MFC 0
34
# PROP BASE Use_Debug_Libraries 0
35
# PROP BASE Output_Dir "Release"
36
# PROP BASE Intermediate_Dir "Release"
37
# PROP BASE Target_Dir ""
38
# PROP Use_MFC 0
39
# PROP Use_Debug_Libraries 0
40
# PROP Output_Dir "Release"
41
# PROP Intermediate_Dir "Release"
42
# PROP Target_Dir ""
43
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
44
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45
# ADD BASE RSC /l 0x1009 /d "NDEBUG"
46
# ADD RSC /l 0x1009 /d "NDEBUG"
47
BSC32=bscmake.exe
48
# ADD BASE BSC32 /nologo
49
# ADD BSC32 /nologo
50
LINK32=link.exe
51
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
52
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
53
 
54
!ELSEIF  "$(CFG)" == "flow_control_l2_tb - Win32 Debug"
55
 
56
# PROP BASE Use_MFC 0
57
# PROP BASE Use_Debug_Libraries 1
58
# PROP BASE Output_Dir "Debug"
59
# PROP BASE Intermediate_Dir "Debug"
60
# PROP BASE Target_Dir ""
61
# PROP Use_MFC 0
62
# PROP Use_Debug_Libraries 1
63
# PROP Output_Dir "Debug"
64
# PROP Intermediate_Dir "Debug"
65
# PROP Ignore_Export_Lib 0
66
# PROP Target_Dir ""
67
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
68
# ADD CPP /nologo /W3 /Gm /GR /GX /ZI /Od /I "D:\systemc-2.0.1\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "SYSTEMC_SIM" /YX /FD /GZ /c
69
# ADD BASE RSC /l 0x1009 /d "_DEBUG"
70
# ADD RSC /l 0x1009 /d "_DEBUG"
71
BSC32=bscmake.exe
72
# ADD BASE BSC32 /nologo
73
# ADD BSC32 /nologo
74
LINK32=link.exe
75
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
76
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib D:\systemc-2.0.1\msvc60\systemc\Debug\systemc.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
77
 
78
!ENDIF
79
 
80
# Begin Target
81
 
82
# Name "flow_control_l2_tb - Win32 Release"
83
# Name "flow_control_l2_tb - Win32 Debug"
84
# Begin Group "Source Files"
85
 
86
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
87
# Begin Group "flowcontrol_l2_cpp"
88
 
89
# PROP Default_Filter ""
90
# Begin Source File
91
 
92
SOURCE=..\..\..\rtl\systemc\flow_control_l2\fairness_l3.cpp
93
# End Source File
94
# Begin Source File
95
 
96
SOURCE=..\..\..\rtl\systemc\flow_control_l2\fc_packet_crc_l3.cpp
97
# End Source File
98
# Begin Source File
99
 
100
SOURCE=..\..\..\rtl\systemc\flow_control_l2\flow_control_l2.cpp
101
# End Source File
102
# Begin Source File
103
 
104
SOURCE=..\..\..\rtl\systemc\flow_control_l2\flow_control_l3.cpp
105
# End Source File
106
# Begin Source File
107
 
108
SOURCE=..\..\..\rtl\systemc\flow_control_l2\history_buffer_l3.cpp
109
# End Source File
110
# Begin Source File
111
 
112
SOURCE=..\..\..\rtl\systemc\flow_control_l2\multiplexer_l3.cpp
113
# End Source File
114
# Begin Source File
115
 
116
SOURCE=..\..\..\rtl\systemc\flow_control_l2\nop_framer_l3.cpp
117
# End Source File
118
# Begin Source File
119
 
120
SOURCE=..\..\..\rtl\systemc\flow_control_l2\rx_farend_cnt_l3.cpp
121
# End Source File
122
# Begin Source File
123
 
124
SOURCE=..\..\..\rtl\systemc\flow_control_l2\user_fifo_l3.cpp
125
# End Source File
126
# End Group
127
# Begin Group "core_cpp"
128
 
129
# PROP Default_Filter ""
130
# Begin Source File
131
 
132
SOURCE=..\..\core\ControlPacket.cpp
133
# End Source File
134
# Begin Source File
135
 
136
SOURCE=..\..\core\ht_datatypes.cpp
137
# End Source File
138
# Begin Source File
139
 
140
SOURCE=..\..\core\PacketContainer.cpp
141
# End Source File
142
# Begin Source File
143
 
144
SOURCE=..\..\core\RequestPacket.cpp
145
# End Source File
146
# Begin Source File
147
 
148
SOURCE=..\..\core\ResponsePacket.cpp
149
# End Source File
150
# End Group
151
# Begin Group "core_synth_cpp"
152
 
153
# PROP Default_Filter ""
154
# Begin Source File
155
 
156
SOURCE=..\..\..\rtl\systemc\core_synth\ht_type_include.cpp
157
# End Source File
158
# Begin Source File
159
 
160
SOURCE=..\..\..\rtl\systemc\core_synth\synth_control_packet.cpp
161
# End Source File
162
# Begin Source File
163
 
164
SOURCE=..\..\..\rtl\systemc\core_synth\synth_datatypes.cpp
165
# End Source File
166
# End Group
167
# Begin Source File
168
 
169
SOURCE=.\flow_control_l2_tb.cpp
170
# End Source File
171
# Begin Source File
172
 
173
SOURCE=.\main.cpp
174
# End Source File
175
# End Group
176
# Begin Group "Header Files"
177
 
178
# PROP Default_Filter "h;hpp;hxx;hm;inl"
179
# Begin Group "flow_control_l2_h"
180
 
181
# PROP Default_Filter ""
182
# Begin Source File
183
 
184
SOURCE=..\..\..\rtl\systemc\flow_control_l2\fairness_l3.h
185
# End Source File
186
# Begin Source File
187
 
188
SOURCE=..\..\..\rtl\systemc\flow_control_l2\fc_packet_crc_l3.h
189
# End Source File
190
# Begin Source File
191
 
192
SOURCE=..\..\..\rtl\systemc\flow_control_l2\flow_control_l2.h
193
# End Source File
194
# Begin Source File
195
 
196
SOURCE=..\..\..\rtl\systemc\flow_control_l2\flow_control_l3.h
197
# End Source File
198
# Begin Source File
199
 
200
SOURCE=..\..\..\rtl\systemc\flow_control_l2\history_buffer_l3.h
201
# End Source File
202
# Begin Source File
203
 
204
SOURCE=..\..\..\rtl\systemc\flow_control_l2\multiplexer_l3.h
205
# End Source File
206
# Begin Source File
207
 
208
SOURCE=..\..\..\rtl\systemc\flow_control_l2\nop_framer_l3.h
209
# End Source File
210
# Begin Source File
211
 
212
SOURCE=..\..\..\rtl\systemc\flow_control_l2\rx_farend_cnt_l3.h
213
# End Source File
214
# Begin Source File
215
 
216
SOURCE=..\..\..\rtl\systemc\flow_control_l2\user_fifo_l3.h
217
# End Source File
218
# End Group
219
# Begin Group "core_synth_h"
220
 
221
# PROP Default_Filter ""
222
# Begin Source File
223
 
224
SOURCE=..\..\..\rtl\systemc\core_synth\constants.h
225
# End Source File
226
# Begin Source File
227
 
228
SOURCE=..\..\..\rtl\systemc\core_synth\ht_type_include.h
229
# End Source File
230
# Begin Source File
231
 
232
SOURCE=..\..\..\rtl\systemc\core_synth\synth_control_packet.h
233
# End Source File
234
# Begin Source File
235
 
236
SOURCE=..\..\..\rtl\systemc\core_synth\synth_datatypes.h
237
# End Source File
238
# End Group
239
# Begin Group "core_h"
240
 
241
# PROP Default_Filter ""
242
# Begin Source File
243
 
244
SOURCE=..\..\core\ControlPacket.h
245
# End Source File
246
# Begin Source File
247
 
248
SOURCE=..\..\core\ht_datatypes.h
249
# End Source File
250
# Begin Source File
251
 
252
SOURCE=..\..\core\InfoPacket.h
253
# End Source File
254
# Begin Source File
255
 
256
SOURCE=..\..\core\PacketContainer.h
257
# End Source File
258
# Begin Source File
259
 
260
SOURCE=..\..\core\RequestPacket.h
261
# End Source File
262
# Begin Source File
263
 
264
SOURCE=..\..\core\require.h
265
# End Source File
266
# Begin Source File
267
 
268
SOURCE=..\..\core\ReservedPacket.h
269
# End Source File
270
# Begin Source File
271
 
272
SOURCE=..\..\core\ResponsePacket.h
273
# End Source File
274
# End Group
275
# Begin Source File
276
 
277
SOURCE=.\flow_control_l2_tb.h
278
# End Source File
279
# End Group
280
# Begin Group "Resource Files"
281
 
282
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
283
# End Group
284
# End Target
285
# End Project

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.