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

Subversion Repositories openrisc

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

Only display areas with differences | Details | Blame | View Log

Rev 542 Rev 558
# Variables holding the names and paths to top-level files
# Variables holding the names and paths to top-level files
# Name of testbench top
# Name of testbench top
RTL_TESTBENCH_TOP=$(DESIGN_NAME)_testbench
RTL_TESTBENCH_TOP_NAME=$(DESIGN_NAME)_testbench
 
 
# Paths to top-level files
# Paths to top-level files
DUT_TOP=$(BOARD_RTL_VERILOG_DIR)/$(DESIGN_NAME)_top/$(DESIGN_NAME)_top.v
DUT_TOP_FILE=$(BOARD_RTL_VERILOG_DIR)/$(DESIGN_NAME)_top/$(DESIGN_NAME)_top.v
BENCH_TOP=$(BOARD_BENCH_VERILOG_DIR)/$(DESIGN_NAME)_testbench.v
BENCH_TOP_FILE=$(BOARD_BENCH_VERILOG_DIR)/$(DESIGN_NAME)_testbench.v
 
 

powered by: WebSVN 2.1.0

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