URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 82 |
Rev 90 |
Line 25... |
Line 25... |
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
# This code is commented throughout for use with Doxygen.
|
# This code is commented throughout for use with Doxygen.
|
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
|
|
|
|
# Local macros
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
# C code for programs used only in testing is in 'test-code'. Other subdirs
|
# C code for programs used only in testing is in 'test-code'. Other subdirs
|
# are only there to ensure DejaGNU code is distributed.
|
# are only there to ensure DejaGNU code is distributed.
|
SUBDIRS = config \
|
SUBDIRS = config \
|
lib \
|
lib \
|
|
libsim.tests \
|
or1ksim.tests \
|
or1ksim.tests \
|
test-code
|
test-code \
|
|
test-code-or1k
|
|
|
EXTRA_DIST = default-global-conf.exp
|
EXTRA_DIST = default-global-conf.exp
|
|
|
# Setup for DejaGNU
|
# Setup for DejaGNU
|
AUTOMAKE_OPTIONS = dejagnu
|
AUTOMAKE_OPTIONS = dejagnu
|
|
|
export DEJAGNU
|
export DEJAGNU
|
|
|
DEJATOOL = or1ksim
|
DEJATOOL = libsim \
|
|
or1ksim
|
|
|
RUNTESTDEFAULTFLAGS = --tool $$tool \
|
RUNTESTDEFAULTFLAGS = --tool $$tool \
|
--srcdir $(top_srcdir) \
|
--srcdir $(srcdir) \
|
--outdir $(builddir)
|
--outdir $(builddir)
|
|
|
# Clean up the junk left by the tests
|
# Clean up the junk left by the tests
|
clean-local:
|
clean-local:
|
@$(RM) eth0.tx eth0.rx
|
@$(RM) eth0.tx eth0.rx
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.