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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_69/] [or1ksim/] [testbench/] [Makefile.am] - Diff between revs 460 and 478

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

Rev 460 Rev 478
Line 21... Line 21...
 
 
################### Tests #####################
################### Tests #####################
# tests in this directory
# tests in this directory
OR1K_TESTS = basic cache cfg dmatest eth mmu except pic
OR1K_TESTS = basic cache cfg dmatest eth mmu except pic
IND_TESTS = exit cbasic local_global mul mycompress dhry functest
IND_TESTS = exit cbasic local_global mul mycompress dhry functest
ACV_TESTS = acv_uart
ACV_TESTS = acv_uart acv_gpio
MC_TESTS = mc_dram mc_ssram mc_async mc_sync
MC_TESTS = mc_dram mc_ssram mc_async mc_sync
# Subdirectory tests
# Subdirectory tests
SUB_TESTS =
SUB_TESTS =
OR1K_SUB_TESTS = uos
OR1K_SUB_TESTS = uos
###############################################
###############################################
Line 79... Line 79...
dmatest_LDFLAGS = -T$(OR1K_SRCDIR)/except.ld
dmatest_LDFLAGS = -T$(OR1K_SRCDIR)/except.ld
eth_SOURCES = $(OR1K_SUPPORT_S) support.h eth.c
eth_SOURCES = $(OR1K_SUPPORT_S) support.h eth.c
eth_LDFLAGS = -T$(OR1K_SRCDIR)/except.ld
eth_LDFLAGS = -T$(OR1K_SRCDIR)/except.ld
acv_uart_SOURCES = $(OR1K_SUPPORT_S) support.h acv_uart.c
acv_uart_SOURCES = $(OR1K_SUPPORT_S) support.h acv_uart.c
acv_uart_LDFLAGS = -T$(OR1K_SRCDIR)/except.ld
acv_uart_LDFLAGS = -T$(OR1K_SRCDIR)/except.ld
 
acv_gpio_SOURCES = $(OR1K_SUPPORT_S) support.h acv_gpio.c
 
acv_gpio_LDFLAGS = -T$(OR1K_SRCDIR)/except.ld
mmu_SOURCES = $(OR1K_SUPPORT_S) support.h mmu.c mmu_asm.S -DCOPY_SECTIONS
mmu_SOURCES = $(OR1K_SUPPORT_S) support.h mmu.c mmu_asm.S -DCOPY_SECTIONS
mmu_LDFLAGS = -T$(OR1K_SRCDIR)/xess.ld
mmu_LDFLAGS = -T$(OR1K_SRCDIR)/xess.ld
except_SOURCES = except_test.S except_main.c spr_defs.h
except_SOURCES = except_test.S except_main.c spr_defs.h
except_LDFLAGS = -T$(OR1K_SRCDIR)/xess.ld
except_LDFLAGS = -T$(OR1K_SRCDIR)/xess.ld
################################################
################################################
Line 95... Line 97...
cfg_SOURCES =
cfg_SOURCES =
pic_SOURCES =
pic_SOURCES =
dmatest_SOURCES =
dmatest_SOURCES =
eth_SOURCES =
eth_SOURCES =
acv_uart_SOURCES =
acv_uart_SOURCES =
 
acv_gpio_SOURCES =
mmu_SOURCES =
mmu_SOURCES =
except_SOURCES =
except_SOURCES =
###############################################
###############################################
 
 
endif
endif

powered by: WebSVN 2.1.0

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