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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [testbench/] [Makefile.am] - Diff between revs 493 and 516

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

Rev 493 Rev 516
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 cfg dmatest eth mmu except pic
OR1K_TESTS = basic cache cfg dmatest eth mmu except_test 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_gpio
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 =
Line 84... Line 84...
acv_uart_LDFLAGS = -T$(OR1K_SRCDIR)/default.ld
acv_uart_LDFLAGS = -T$(OR1K_SRCDIR)/default.ld
acv_gpio_SOURCES = $(OR1K_SUPPORT_S) support.h acv_gpio.c
acv_gpio_SOURCES = $(OR1K_SUPPORT_S) support.h acv_gpio.c
acv_gpio_LDFLAGS = -T$(OR1K_SRCDIR)/default.ld
acv_gpio_LDFLAGS = -T$(OR1K_SRCDIR)/default.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_test_SOURCES = except_test_s.S except_test.c spr_defs.h
except_LDFLAGS = -T$(OR1K_SRCDIR)/xess.ld
except_test_LDFLAGS = -T$(OR1K_SRCDIR)/xess.ld
################################################
################################################
 
 
else
else
 
 
##### Platform Dependent Tests - not OR1K #####
##### Platform Dependent Tests - not OR1K #####

powered by: WebSVN 2.1.0

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