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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc1/] [or1ksim/] [testbench/] [Makefile.am] - Diff between revs 308 and 310

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 308 Rev 310
Line 20... Line 20...
#
#
 
 
################### Tests #####################
################### Tests #####################
# tests in this directory
# tests in this directory
IND_TESTS = exit cbasic local_global mul mycompress dhry
IND_TESTS = exit cbasic local_global mul mycompress dhry
OR1K_TESTS = basic cache excpt cfg pic dmatest eth
OR1K_TESTS = basic cache excpt cfg dmatest eth # pic
# Subdirectory tests
# Subdirectory tests
SUB_TESTS =
SUB_TESTS =
OR1K_SUB_TESTS = uos
OR1K_SUB_TESTS = uos
###############################################
###############################################
 
 
Line 52... Line 52...
excpt_LDFLAGS =
excpt_LDFLAGS =
excpt_LDADD =
excpt_LDADD =
cfg_SOURCES = cfg.S spr_defs.h
cfg_SOURCES = cfg.S spr_defs.h
cfg_LDFLAGS =
cfg_LDFLAGS =
cfg_LDADD =
cfg_LDADD =
# pic_SOURCES = $(OR1K_SUPPORT_S) support.h pic.c
pic_SOURCES = $(OR1K_SUPPORT_S) support.h pic.c
dmatest_SOURCES = $(OR1K_SUPPORT_S) support.h dmatest.c
dmatest_SOURCES = $(OR1K_SUPPORT_S) support.h dmatest.c
eth_SOURCES = $(OR1K_SUPPORT_S) support.h eth.c
eth_SOURCES = $(OR1K_SUPPORT_S) support.h eth.c
################################################
################################################
 
 
else
else
Line 68... Line 68...
cache_SOURCES =
cache_SOURCES =
excpt_SOURCES =
excpt_SOURCES =
excpt_LDFLAGS =
excpt_LDFLAGS =
excpt_LDADD =
excpt_LDADD =
cfg_SOURCES =
cfg_SOURCES =
# pic_SOURCES =
pic_SOURCES =
dmatest_SOURCES =
dmatest_SOURCES =
eth_SOURCES =
eth_SOURCES =
###############################################
###############################################
 
 
endif
endif

powered by: WebSVN 2.1.0

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