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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_42/] [or1ksim/] [testbench/] [Makefile.am] - Diff between revs 344 and 380

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

Rev 344 Rev 380
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 dmatest eth acv_uart # pic
OR1K_TESTS = basic cache excpt cfg dmatest eth # pic
 
ACV_TESTS = acv_uart
# Subdirectory tests
# Subdirectory tests
SUB_TESTS =
SUB_TESTS =
OR1K_SUB_TESTS = uos
OR1K_SUB_TESTS = uos
###############################################
###############################################
 
 
ALL_TESTS = $(IND_TESTS) $(OR1K_TESTS)
ALL_TESTS = $(IND_TESTS) $(OR1K_TESTS) $(ACV_TESTS)
TESTS = $(ALL_TESTS)
TESTS = $(IND_TESTS) $(OR1K_TESTS)
bin_PROGRAMS = $(ALL_TESTS)
bin_PROGRAMS = $(ALL_TESTS)
 
 
######### Platform Independent Tests ##########
######### Platform Independent Tests ##########
exit_SOURCES = $(OR1K_SUPPORT_S) support.h exit.c
exit_SOURCES = $(OR1K_SUPPORT_S) support.h exit.c
cbasic_SOURCES = $(OR1K_SUPPORT_S) support.h cbasic.c
cbasic_SOURCES = $(OR1K_SUPPORT_S) support.h cbasic.c

powered by: WebSVN 2.1.0

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