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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.17.0/] [newlib/] [libc/] [sys/] [linux/] [machine/] [Makefile.in] - Blame information for rev 158

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 148 jeremybenn
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
 
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
 
15
@SET_MAKE@
16
 
17
srcdir = @srcdir@
18
top_srcdir = @top_srcdir@
19
VPATH = @srcdir@
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
23
top_builddir = .
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
INSTALL = @INSTALL@
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
31
NORMAL_INSTALL = :
32
PRE_INSTALL = :
33
POST_INSTALL = :
34
NORMAL_UNINSTALL = :
35
PRE_UNINSTALL = :
36
POST_UNINSTALL = :
37
build_triplet = @build@
38
host_triplet = @host@
39
DIST_COMMON = $(srcdir)/../../../../../config.guess \
40
        $(srcdir)/../../../../../config.sub $(srcdir)/Makefile.in \
41
        $(srcdir)/Makefile.am $(top_srcdir)/configure \
42
        $(am__configure_deps) $(srcdir)/../../../../../mkinstalldirs \
43
        $(srcdir)/../../../../../ltmain.sh \
44
        $(srcdir)/../../../../../config.guess \
45
        $(srcdir)/../../../../../config.sub
46
subdir = .
47
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
am__aclocal_m4_deps = $(top_srcdir)/../../../../../libtool.m4 \
49
        $(top_srcdir)/../../../../../ltoptions.m4 \
50
        $(top_srcdir)/../../../../../ltsugar.m4 \
51
        $(top_srcdir)/../../../../../ltversion.m4 \
52
        $(top_srcdir)/../../../../../lt~obsolete.m4 \
53
        $(top_srcdir)/../../../../acinclude.m4 \
54
        $(top_srcdir)/../../../../confsubdir.m4 \
55
        $(top_srcdir)/configure.in
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57
        $(ACLOCAL_M4)
58
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59
 configure.lineno configure.status.lineno
60
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../mkinstalldirs
61
CONFIG_CLEAN_FILES =
62
depcomp =
63
am__depfiles_maybe =
64
SOURCES =
65
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66
        html-recursive info-recursive install-data-recursive \
67
        install-exec-recursive install-info-recursive \
68
        install-recursive installcheck-recursive installdirs-recursive \
69
        pdf-recursive ps-recursive uninstall-info-recursive \
70
        uninstall-recursive
71
DATA = $(noinst_DATA)
72
ETAGS = etags
73
CTAGS = ctags
74
DIST_SUBDIRS = $(SUBDIRS)
75
ACLOCAL = @ACLOCAL@
76
AMDEP_FALSE = @AMDEP_FALSE@
77
AMDEP_TRUE = @AMDEP_TRUE@
78
AMTAR = @AMTAR@
79
AR = @AR@
80
AS = @AS@
81
AUTOCONF = @AUTOCONF@
82
AUTOHEADER = @AUTOHEADER@
83
AUTOMAKE = @AUTOMAKE@
84
AWK = @AWK@
85
CC = @CC@
86
CCAS = @CCAS@
87
CCASFLAGS = @CCASFLAGS@
88
CCDEPMODE = @CCDEPMODE@
89
CFLAGS = @CFLAGS@
90
CPP = @CPP@
91
CPPFLAGS = @CPPFLAGS@
92
CRT0 = @CRT0@
93
CYGPATH_W = @CYGPATH_W@
94
DEFS = @DEFS@
95
DEPDIR = @DEPDIR@
96
DLLTOOL = @DLLTOOL@
97
DSYMUTIL = @DSYMUTIL@
98
DUMPBIN = @DUMPBIN@
99
ECHO_C = @ECHO_C@
100
ECHO_N = @ECHO_N@
101
ECHO_T = @ECHO_T@
102
EGREP = @EGREP@
103
ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
104
ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
105
ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
106
ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
107
ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
108
ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
109
ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
110
ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
111
ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
112
ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
113
EXEEXT = @EXEEXT@
114
FGREP = @FGREP@
115
GREP = @GREP@
116
HAVE_MACHINE_DIR_FALSE = @HAVE_MACHINE_DIR_FALSE@
117
HAVE_MACHINE_DIR_TRUE = @HAVE_MACHINE_DIR_TRUE@
118
INSTALL_DATA = @INSTALL_DATA@
119
INSTALL_PROGRAM = @INSTALL_PROGRAM@
120
INSTALL_SCRIPT = @INSTALL_SCRIPT@
121
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122
LD = @LD@
123
LDFLAGS = @LDFLAGS@
124
LIBOBJS = @LIBOBJS@
125
LIBS = @LIBS@
126
LIBTOOL = @LIBTOOL@
127
LIPO = @LIPO@
128
LN_S = @LN_S@
129
LTLIBOBJS = @LTLIBOBJS@
130
MAINT = @MAINT@
131
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
132
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
133
MAKEINFO = @MAKEINFO@
134
MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
135
MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
136
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
137
NM = @NM@
138
NMEDIT = @NMEDIT@
139
OBJDUMP = @OBJDUMP@
140
OBJEXT = @OBJEXT@
141
OTOOL = @OTOOL@
142
OTOOL64 = @OTOOL64@
143
PACKAGE = @PACKAGE@
144
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145
PACKAGE_NAME = @PACKAGE_NAME@
146
PACKAGE_STRING = @PACKAGE_STRING@
147
PACKAGE_TARNAME = @PACKAGE_TARNAME@
148
PACKAGE_VERSION = @PACKAGE_VERSION@
149
PATH_SEPARATOR = @PATH_SEPARATOR@
150
RANLIB = @RANLIB@
151
READELF = @READELF@
152
SED = @SED@
153
SET_MAKE = @SET_MAKE@
154
SHELL = @SHELL@
155
STRIP = @STRIP@
156
USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
157
USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
158
VERSION = @VERSION@
159
ac_ct_AR = @ac_ct_AR@
160
ac_ct_AS = @ac_ct_AS@
161
ac_ct_CC = @ac_ct_CC@
162
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
163
ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
164
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
165
ac_ct_LIPO = @ac_ct_LIPO@
166
ac_ct_NMEDIT = @ac_ct_NMEDIT@
167
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
168
ac_ct_OTOOL = @ac_ct_OTOOL@
169
ac_ct_OTOOL64 = @ac_ct_OTOOL64@
170
ac_ct_RANLIB = @ac_ct_RANLIB@
171
ac_ct_READELF = @ac_ct_READELF@
172
ac_ct_STRIP = @ac_ct_STRIP@
173
aext = @aext@
174
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
175
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
176
am__include = @am__include@
177
am__leading_dot = @am__leading_dot@
178
am__quote = @am__quote@
179
am__tar = @am__tar@
180
am__untar = @am__untar@
181
bindir = @bindir@
182
build = @build@
183
build_alias = @build_alias@
184
build_cpu = @build_cpu@
185
build_os = @build_os@
186
build_vendor = @build_vendor@
187
datadir = @datadir@
188
exec_prefix = @exec_prefix@
189
host = @host@
190
host_alias = @host_alias@
191
host_cpu = @host_cpu@
192
host_os = @host_os@
193
host_vendor = @host_vendor@
194
includedir = @includedir@
195
infodir = @infodir@
196
install_sh = @install_sh@
197
libdir = @libdir@
198
libexecdir = @libexecdir@
199
libm_machine_dir = @libm_machine_dir@
200
localstatedir = @localstatedir@
201
lpfx = @lpfx@
202
lt_ECHO = @lt_ECHO@
203
machine_dir = @machine_dir@
204
mandir = @mandir@
205
mkdir_p = @mkdir_p@
206
newlib_basedir = @newlib_basedir@
207
oext = @oext@
208
oldincludedir = @oldincludedir@
209
prefix = @prefix@
210
program_transform_name = @program_transform_name@
211
sbindir = @sbindir@
212
sharedstatedir = @sharedstatedir@
213
subdirs = @subdirs@
214
sys_dir = @sys_dir@
215
sysconfdir = @sysconfdir@
216
target_alias = @target_alias@
217
AUTOMAKE_OPTIONS = cygnus
218
SUBDIRS = $(machine_dir) .
219
noinst_DATA = $(CRT0)
220
CLEANFILES = $(CRT0)
221
ACLOCAL_AMFLAGS = -I ../../../.. -I ../../../../..
222
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
223
all: all-recursive
224
 
225
.SUFFIXES:
226
am--refresh:
227
        @:
228
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
229
        @for dep in $?; do \
230
          case '$(am__configure_deps)' in \
231
            *$$dep*) \
232
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
233
              cd $(srcdir) && $(AUTOMAKE) --cygnus  \
234
                && exit 0; \
235
              exit 1;; \
236
          esac; \
237
        done; \
238
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
239
        cd $(top_srcdir) && \
240
          $(AUTOMAKE) --cygnus  Makefile
241
.PRECIOUS: Makefile
242
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243
        @case '$?' in \
244
          *config.status*) \
245
            echo ' $(SHELL) ./config.status'; \
246
            $(SHELL) ./config.status;; \
247
          *) \
248
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
249
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
250
        esac;
251
 
252
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
253
        $(SHELL) ./config.status --recheck
254
 
255
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
256
        cd $(srcdir) && $(AUTOCONF)
257
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
258
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
259
 
260
mostlyclean-libtool:
261
        -rm -f *.lo
262
 
263
clean-libtool:
264
        -rm -rf .libs _libs
265
 
266
distclean-libtool:
267
        -rm -f libtool
268
uninstall-info-am:
269
 
270
# This directory's subdirectories are mostly independent; you can cd
271
# into them and run `make' without going through this Makefile.
272
# To change the values of `make' variables: instead of editing Makefiles,
273
# (1) if the variable is set in `config.status', edit `config.status'
274
#     (which will cause the Makefiles to be regenerated when you run `make');
275
# (2) otherwise, pass the desired values on the `make' command line.
276
$(RECURSIVE_TARGETS):
277
        @failcom='exit 1'; \
278
        for f in x $$MAKEFLAGS; do \
279
          case $$f in \
280
            *=* | --[!k]*);; \
281
            *k*) failcom='fail=yes';; \
282
          esac; \
283
        done; \
284
        dot_seen=no; \
285
        target=`echo $@ | sed s/-recursive//`; \
286
        list='$(SUBDIRS)'; for subdir in $$list; do \
287
          echo "Making $$target in $$subdir"; \
288
          if test "$$subdir" = "."; then \
289
            dot_seen=yes; \
290
            local_target="$$target-am"; \
291
          else \
292
            local_target="$$target"; \
293
          fi; \
294
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
295
          || eval $$failcom; \
296
        done; \
297
        if test "$$dot_seen" = "no"; then \
298
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
299
        fi; test -z "$$fail"
300
 
301
mostlyclean-recursive clean-recursive distclean-recursive \
302
maintainer-clean-recursive:
303
        @failcom='exit 1'; \
304
        for f in x $$MAKEFLAGS; do \
305
          case $$f in \
306
            *=* | --[!k]*);; \
307
            *k*) failcom='fail=yes';; \
308
          esac; \
309
        done; \
310
        dot_seen=no; \
311
        case "$@" in \
312
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
313
          *) list='$(SUBDIRS)' ;; \
314
        esac; \
315
        rev=''; for subdir in $$list; do \
316
          if test "$$subdir" = "."; then :; else \
317
            rev="$$subdir $$rev"; \
318
          fi; \
319
        done; \
320
        rev="$$rev ."; \
321
        target=`echo $@ | sed s/-recursive//`; \
322
        for subdir in $$rev; do \
323
          echo "Making $$target in $$subdir"; \
324
          if test "$$subdir" = "."; then \
325
            local_target="$$target-am"; \
326
          else \
327
            local_target="$$target"; \
328
          fi; \
329
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
330
          || eval $$failcom; \
331
        done && test -z "$$fail"
332
tags-recursive:
333
        list='$(SUBDIRS)'; for subdir in $$list; do \
334
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
335
        done
336
ctags-recursive:
337
        list='$(SUBDIRS)'; for subdir in $$list; do \
338
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
339
        done
340
 
341
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
342
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
343
        unique=`for i in $$list; do \
344
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345
          done | \
346
          $(AWK) '    { files[$$0] = 1; } \
347
               END { for (i in files) print i; }'`; \
348
        mkid -fID $$unique
349
tags: TAGS
350
 
351
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
352
                $(TAGS_FILES) $(LISP)
353
        tags=; \
354
        here=`pwd`; \
355
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
356
          include_option=--etags-include; \
357
          empty_fix=.; \
358
        else \
359
          include_option=--include; \
360
          empty_fix=; \
361
        fi; \
362
        list='$(SUBDIRS)'; for subdir in $$list; do \
363
          if test "$$subdir" = .; then :; else \
364
            test ! -f $$subdir/TAGS || \
365
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
366
          fi; \
367
        done; \
368
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369
        unique=`for i in $$list; do \
370
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371
          done | \
372
          $(AWK) '    { files[$$0] = 1; } \
373
               END { for (i in files) print i; }'`; \
374
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
375
          test -n "$$unique" || unique=$$empty_fix; \
376
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377
            $$tags $$unique; \
378
        fi
379
ctags: CTAGS
380
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
381
                $(TAGS_FILES) $(LISP)
382
        tags=; \
383
        here=`pwd`; \
384
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
385
        unique=`for i in $$list; do \
386
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387
          done | \
388
          $(AWK) '    { files[$$0] = 1; } \
389
               END { for (i in files) print i; }'`; \
390
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
391
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
392
             $$tags $$unique
393
 
394
GTAGS:
395
        here=`$(am__cd) $(top_builddir) && pwd` \
396
          && cd $(top_srcdir) \
397
          && gtags -i $(GTAGS_ARGS) $$here
398
 
399
distclean-tags:
400
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
401
check-am:
402
check: check-recursive
403
all-am: Makefile $(DATA)
404
installdirs: installdirs-recursive
405
installdirs-am:
406
install: install-recursive
407
install-exec: install-exec-recursive
408
install-data: install-data-recursive
409
uninstall: uninstall-recursive
410
 
411
install-am: all-am
412
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413
 
414
installcheck: installcheck-recursive
415
install-strip:
416
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
417
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
418
          `test -z '$(STRIP)' || \
419
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
420
mostlyclean-generic:
421
 
422
clean-generic:
423
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
424
 
425
distclean-generic:
426
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
427
 
428
maintainer-clean-generic:
429
        @echo "This command is intended for maintainers to use"
430
        @echo "it deletes files that may require special tools to rebuild."
431
clean: clean-recursive
432
 
433
clean-am: clean-generic clean-libtool mostlyclean-am
434
 
435
distclean: distclean-recursive
436
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
437
        -rm -f Makefile
438
distclean-am: clean-am distclean-generic distclean-libtool \
439
        distclean-tags
440
 
441
dvi: dvi-recursive
442
 
443
dvi-am:
444
 
445
html: html-recursive
446
 
447
info: info-recursive
448
 
449
info-am:
450
 
451
install-data-am:
452
 
453
install-exec-am:
454
 
455
install-info: install-info-recursive
456
 
457
install-man:
458
 
459
installcheck-am:
460
 
461
maintainer-clean: maintainer-clean-recursive
462
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
463
        -rm -rf $(top_srcdir)/autom4te.cache
464
        -rm -f Makefile
465
maintainer-clean-am: distclean-am maintainer-clean-generic
466
 
467
mostlyclean: mostlyclean-recursive
468
 
469
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
470
 
471
pdf: pdf-recursive
472
 
473
pdf-am:
474
 
475
ps: ps-recursive
476
 
477
ps-am:
478
 
479
uninstall-am:
480
 
481
uninstall-info: uninstall-info-recursive
482
 
483
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
484
        check-am clean clean-generic clean-libtool clean-recursive \
485
        ctags ctags-recursive distclean distclean-generic \
486
        distclean-libtool distclean-recursive distclean-tags dvi \
487
        dvi-am html html-am info info-am install install-am \
488
        install-data install-data-am install-exec install-exec-am \
489
        install-info install-info-am install-man install-strip \
490
        installcheck installcheck-am installdirs installdirs-am \
491
        maintainer-clean maintainer-clean-generic \
492
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
493
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
494
        tags tags-recursive uninstall uninstall-am uninstall-info-am
495
 
496
 
497
$(CRT0): $(machine_dir)/$(CRT0)
498
        rm -f $@
499
        ln $(machine_dir)/$(CRT0) $@ >/dev/null 2>/dev/null \
500
         || cp $(machine_dir)/$(CRT0) $@
501
 
502
$(machine_dir)/$(CRT0): ; @true
503
 
504
doc:
505
# Tell versions [3.59,3.63) of GNU make to not export all variables.
506
# Otherwise a system limit (for SysV at least) may be exceeded.
507
.NOEXPORT:

powered by: WebSVN 2.1.0

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