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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] [or1ksim/] [testbench/] [Makefile.am] - Diff between revs 224 and 258

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

Rev 224 Rev 258
Line 20... Line 20...
#
#
 
 
################### Tests #####################
################### Tests #####################
# tests in this directory
# tests in this directory
TESTS = exit cbasic local_global mul mycompress dhry
TESTS = exit cbasic local_global mul mycompress dhry
OR1K_TESTS = basic cache excpt cfg pic dma
# OR1K_TESTS = basic cache excpt cfg pic dmatest eth
 
OR1K_TESTS = basic cache excpt cfg dmatest eth
# Subdirectory tests
# Subdirectory tests
SUB_TESTS =
SUB_TESTS =
OR1K_SUB_TESTS = uos
OR1K_SUB_TESTS = uos
###############################################
###############################################
 
 
Line 50... Line 51...
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
dma_SOURCES = $(OR1K_SUPPORT_S) support.h dma.c
dmatest_SOURCES = $(OR1K_SUPPORT_S) support.h dmatest.c
 
eth_SOURCES = $(OR1K_SUPPORT_S) support.h eth.c
################################################
################################################
 
 
else
else
 
 
##### Platform Dependent Tests - not OR1K #####
##### Platform Dependent Tests - not OR1K #####
Line 65... Line 67...
cache_SOURCES =
cache_SOURCES =
excpt_SOURCES =
excpt_SOURCES =
excpt_LDFLAGS =
excpt_LDFLAGS =
excpt_LDADD =
excpt_LDADD =
cfg_SOURCES =
cfg_SOURCES =
pic_SOURCES =
# pic_SOURCES =
dma_SOURCES =
dmatest_SOURCES =
 
eth_SOURCES =
###############################################
###############################################
 
 
endif
endif
 
 
## Neccessary stuff
## Neccessary stuff

powered by: WebSVN 2.1.0

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