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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [scripts/] [make/] [Makefile-board-benchsrc.inc] - Diff between revs 542 and 558

Show entire file | Details | Blame | View Log

Rev 542 Rev 558
Line 35... Line 35...
# Finally, add include path from local bench path
# Finally, add include path from local bench path
BENCH_VERILOG_SUBDIRS += $(BOARD_BENCH_VERILOG_DIR)/include
BENCH_VERILOG_SUBDIRS += $(BOARD_BENCH_VERILOG_DIR)/include
 
 
ifeq ($(VPI), 1)
ifeq ($(VPI), 1)
# Manually add the VPI bench verilog path
# Manually add the VPI bench verilog path
COMMON_BENCH_VERILOG_SUBDIRS += $(VPI_SRC_VERILOG_DIR)
COMMON_BENCH_VERILOG_SUBDIRS += vpi/verilog
endif
endif
 
 
print-board-bench-subdirs:
print-board-bench-subdirs:
        $(Q)echo "\tBoard bench subdirectories"; \
        $(Q)echo "\tBoard bench subdirectories"; \
        echo $(BOARD_BENCH_VERILOG_SUBDIRS)
        echo $(BOARD_BENCH_VERILOG_SUBDIRS)

powered by: WebSVN 2.1.0

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