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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc3/] [or1ksim/] [testbench/] [Makefile.am] - Diff between revs 409 and 410

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

Rev 409 Rev 410
Line 19... Line 19...
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
#
 
 
################### Tests #####################
################### Tests #####################
# tests in this directory
# tests in this directory
 
OR1K_TESTS = basic cache excpt cfg dmatest eth mmu # pic
IND_TESTS = exit cbasic local_global mul mycompress dhry functest
IND_TESTS = exit cbasic local_global mul mycompress dhry functest
OR1K_TESTS = basic cache excpt cfg dmatest eth # pic
 
ACV_TESTS = acv_uart
ACV_TESTS = acv_uart
# Subdirectory tests
# Subdirectory tests
SUB_TESTS =
SUB_TESTS =
OR1K_SUB_TESTS = uos
OR1K_SUB_TESTS = uos
###############################################
###############################################
Line 58... Line 58...
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
acv_uart_SOURCES = $(OR1K_SUPPORT_S) support.h acv_uart.c
acv_uart_SOURCES = $(OR1K_SUPPORT_S) support.h acv_uart.c
 
mmu_SOURCES = $(OR1K_SUPPORT_S) support.h mmu.c mmu_asm.S -DCOPY_SECTIONS
 
mmu_LDFLAGS = -Txess.ld
################################################
################################################
 
 
else
else
 
 
##### Platform Dependent Tests - not OR1K #####
##### Platform Dependent Tests - not OR1K #####
Line 71... Line 73...
cfg_SOURCES =
cfg_SOURCES =
pic_SOURCES =
pic_SOURCES =
dmatest_SOURCES =
dmatest_SOURCES =
eth_SOURCES =
eth_SOURCES =
acv_uart_SOURCES =
acv_uart_SOURCES =
 
mmu_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.