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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [boards/] [actel/] [ordb1a3pe1500/] [syn/] [synplify/] [bin/] [Makefile] - Diff between revs 415 and 439

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

Rev 415 Rev 439
Line 110... Line 110...
SYN_WORK_DIR            ?=synplify_work
SYN_WORK_DIR            ?=synplify_work
SYN_SCRIPT              ?=synplify.prj  # We will generate this
SYN_SCRIPT              ?=synplify.prj  # We will generate this
SYN_LOG                 ?=syn.log
SYN_LOG                 ?=syn.log
SYN_TOOL                ?=synplify_pro  # Name of the executable to call
SYN_TOOL                ?=synplify_pro  # Name of the executable to call
# Options passed after the executable.
# Options passed after the executable.
SYN_LICENSE_OPTS        ?=-licensetype synplifypro_acteloem
SYN_LICENSE_OPTS        ?=-licensetype synplifypro_actel
SYN_TOOL_OPTS           ?=$(SYN_SCRIPT) $(SYN_LICENSE_OPTS) -batch -log $(SYN_LOG)
SYN_TOOL_OPTS           ?=$(SYN_SCRIPT) $(SYN_LICENSE_OPTS) -batch -log $(SYN_LOG)
 
 
 
 
SYN_PROJ_NAME ?= $(DESIGN_NAME)
SYN_PROJ_NAME ?= $(DESIGN_NAME)
RTL_TOP ?= $(DESIGN_NAME)_top
RTL_TOP ?= $(DESIGN_NAME)_top

powered by: WebSVN 2.1.0

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